Style fix: return value comments (#1668)
JerryScript-DCO-1.0-Signed-off-by: Levente Orban orbanl@inf.u-szeged.hu
This commit is contained in:
committed by
László Langó
parent
e66bb5591d
commit
4420401cf5
@@ -145,7 +145,7 @@ print_help (char *name)
|
||||
/**
|
||||
* Check whether an error is a SyntaxError or not
|
||||
*
|
||||
* @return true - if param is SyntaxError
|
||||
* @return true - if param is SyntaxError
|
||||
* false - otherwise
|
||||
*/
|
||||
static bool
|
||||
|
||||
Reference in New Issue
Block a user