- small size tweak

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-20 21:28:36 +00:00
parent a8e2e1872a
commit d58c19479d

View File

@ -81,8 +81,8 @@ int wc_main(int argc, char **argv)
unsigned u;
int num_files = 0;
int c;
char status = EXIT_SUCCESS;
char in_word;
smallint status = EXIT_SUCCESS;
smallint in_word;
unsigned print_type;
print_type = getopt32(argc, argv, "lwcL");