Style fix: fix comments at the end of function definitions.
JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
This commit is contained in:
@@ -65,7 +65,7 @@ test_setjmp_longjmp (volatile int depth)
|
||||
|
||||
longjmp (buffers[t], t + 1);
|
||||
}
|
||||
}
|
||||
} /* test_setjmp_longjmp */
|
||||
|
||||
int
|
||||
main (int __attr_unused___ argc,
|
||||
|
||||
Reference in New Issue
Block a user