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:
committed by
László Langó
parent
e9a72ae1e9
commit
433f0705f7
@@ -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 */
|
||||
|
||||
/**
|
||||
* @}
|
||||
* @}
|
||||
* @}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user