Fix #endif comment at end of header files (#2049)
JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
@@ -110,4 +110,4 @@ void jerry_debugger_compute_sha1 (const uint8_t *input1, size_t input1_len,
|
||||
|
||||
#endif /* JERRY_DEBUGGER */
|
||||
|
||||
#endif /* DEBUGGER_WS_H */
|
||||
#endif /* !DEBUGGER_WS_H */
|
||||
|
||||
@@ -356,4 +356,4 @@ bool jerry_debugger_send_exception_string (ecma_value_t exception_value);
|
||||
|
||||
#endif /* JERRY_DEBUGGER */
|
||||
|
||||
#endif /* DEBUGGER_H */
|
||||
#endif /* !DEBUGGER_H */
|
||||
|
||||
Reference in New Issue
Block a user