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:
László Langó
2016-01-29 13:57:23 +01:00
parent 41f6cbb3ac
commit d038284bff
23 changed files with 107 additions and 53 deletions
+1 -1
View File
@@ -43,4 +43,4 @@ main (void)
{
return JERRY_STANDALONE_EXIT_CODE_FAIL;
}
}
} /* main */