mirror of
https://github.com/json-c/json-c.git
synced 2026-03-13 18:19:06 +08:00
Undeprecate the array_list, lh_table and printbuf typedefs, but move each to the corresponding header files.
This commit is contained in:
@@ -139,6 +139,7 @@ struct lh_table {
|
||||
lh_hash_fn *hash_fn;
|
||||
lh_equal_fn *equal_fn;
|
||||
};
|
||||
typedef struct lh_table lh_table;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user