Add missing doxygen group endings

JerryScript-DCO-1.0-Signed-off-by: István Kádár ikadar@inf.u-szeged.hu
This commit is contained in:
István Kádár
2016-02-09 10:19:27 +01:00
committed by László Langó
parent e9a72ae1e9
commit 433f0705f7
4 changed files with 15 additions and 1 deletions
@@ -71,3 +71,8 @@ ecma_op_create_boolean_object (ecma_value_t arg) /**< argument passed to the Boo
return ecma_make_normal_completion_value (ecma_make_object_value (obj_p));
} /* ecma_op_create_boolean_object */
/**
* @}
* @}
*/