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