mirror of
https://github.com/mdbtools/mdbtools.git
synced 2026-03-10 00:20:54 +08:00
more structuring
This commit is contained in:
@@ -28,7 +28,7 @@ short digit;
|
||||
struct stat status;
|
||||
int rows, cur, off;
|
||||
unsigned char buf[2048];
|
||||
MDB_HANDLE *mdb;
|
||||
MdbHandle *mdb;
|
||||
|
||||
|
||||
if (argc<2) {
|
||||
|
||||
Reference in New Issue
Block a user