mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Fix preprocess claus style.
JerryScript-DCO-1.0-Signed-off-by: Sung-Jae Lee sjlee@mail.com
This commit is contained in:
parent
b6fcf44873
commit
86e690ce72
@ -1343,7 +1343,7 @@ jerry_init (jerry_flag_t flags) /**< combination of Jerry flags */
|
||||
{
|
||||
flags |= JERRY_FLAG_MEM_STATS;
|
||||
}
|
||||
#endif /* !MEM_STATS */
|
||||
#endif /* MEM_STATS */
|
||||
}
|
||||
|
||||
jerry_flags = flags;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user