mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
bug fix for #688181
This commit is contained in:
@@ -51,7 +51,7 @@ main (int argc, char **argv)
|
||||
int count;
|
||||
char input [BUFFERSIZE];
|
||||
int location;
|
||||
char c;
|
||||
int c;
|
||||
int instring;
|
||||
int lastcomma;
|
||||
int i;
|
||||
|
Reference in New Issue
Block a user