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:
Akos Kiss
2017-10-21 14:47:37 +02:00
committed by GitHub
parent 2f6c105522
commit 742654a3f1
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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 */
+1 -1
View File
@@ -356,4 +356,4 @@ bool jerry_debugger_send_exception_string (ecma_value_t exception_value);
#endif /* JERRY_DEBUGGER */
#endif /* DEBUGGER_H */
#endif /* !DEBUGGER_H */