mirror of
https://github.com/json-c/json-c.git
synced 2026-04-03 04:19:07 +08:00
add the disabling formatting coments and adjust the partial code manuly
This commit is contained in:
@@ -93,8 +93,8 @@ struct json_tokener
|
||||
struct printbuf *pb;
|
||||
int max_depth, depth, is_double, st_pos;
|
||||
/**
|
||||
* See json_tokener_get_parse_end()
|
||||
*/
|
||||
* See json_tokener_get_parse_end()
|
||||
*/
|
||||
int char_offset;
|
||||
enum json_tokener_error err;
|
||||
unsigned int ucs_char;
|
||||
|
||||
Reference in New Issue
Block a user