Replace // double slash comments with /* */. (#1461)
JerryScript-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
This commit is contained in:
committed by
Tilmann Scheller
parent
4d2c22a118
commit
fb3e8cf8b8
@@ -272,7 +272,7 @@ gettimeofday (void *tp, /**< struct timeval */
|
||||
return (int) syscall_2 (SYSCALL_NO (gettimeofday), (long int) tp, (long int) tzp);
|
||||
} /* gettimeofday */
|
||||
|
||||
// FIXME
|
||||
/* FIXME */
|
||||
#if 0
|
||||
/**
|
||||
* Setup new memory limits
|
||||
|
||||
Reference in New Issue
Block a user