This commit is contained in:
brianb
2004-01-10 23:19:34 +00:00
parent 53fd103df8
commit ede5601bf2
2 changed files with 6 additions and 2 deletions

View File

@@ -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;