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
@@ -303,3 +303,8 @@ ecma_builtin_helper_json_create_hex_digit_ecma_string (uint8_t value) /**< value
return hex_str_p;
} /* ecma_builtin_helper_json_create_hex_digit_ecma_string */
/**
* @}
* @}
*/
@@ -716,7 +716,6 @@ ecma_builtin_helper_def_prop (ecma_object_t *obj_p, /**< object */
} /* ecma_builtin_helper_def_prop */
/**
* @}
* @}
* @}
*/