mirror of
https://github.com/json-c/json-c.git
synced 2026-04-07 06:19:07 +08:00
Kick json_type_array out of struct json_object; re-enable the test_deep_copy test.
This commit is contained in:
@@ -108,7 +108,6 @@ struct json_object
|
||||
} cint;
|
||||
enum json_object_int_type cint_type;
|
||||
} c_int;
|
||||
struct array_list *c_array;
|
||||
struct
|
||||
{
|
||||
union
|
||||
|
||||
Reference in New Issue
Block a user