mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
patch from gb@hugo.westfalen.de
This commit is contained in:
@@ -121,4 +121,8 @@ extern MdbTableDef *mdb_read_table(MdbCatalogEntry *entry);
|
||||
|
||||
/* data.c */
|
||||
extern void mdb_data_dump(MdbTableDef *table);
|
||||
|
||||
/* dump.c */
|
||||
void buffer_dump(const char* buf, int start, int end);
|
||||
|
||||
#endif /* _mdbtools_h_ */
|
||||
|
||||
Reference in New Issue
Block a user