Fix preprocess claus style.
JerryScript-DCO-1.0-Signed-off-by: Sung-Jae Lee sjlee@mail.com
This commit is contained in:
@@ -1343,7 +1343,7 @@ jerry_init (jerry_flag_t flags) /**< combination of Jerry flags */
|
|||||||
{
|
{
|
||||||
flags |= JERRY_FLAG_MEM_STATS;
|
flags |= JERRY_FLAG_MEM_STATS;
|
||||||
}
|
}
|
||||||
#endif /* !MEM_STATS */
|
#endif /* MEM_STATS */
|
||||||
}
|
}
|
||||||
|
|
||||||
jerry_flags = flags;
|
jerry_flags = flags;
|
||||||
|
|||||||
Reference in New Issue
Block a user