- small size tweak
This commit is contained in:
parent
a8e2e1872a
commit
d58c19479d
@ -81,8 +81,8 @@ int wc_main(int argc, char **argv)
|
|||||||
unsigned u;
|
unsigned u;
|
||||||
int num_files = 0;
|
int num_files = 0;
|
||||||
int c;
|
int c;
|
||||||
char status = EXIT_SUCCESS;
|
smallint status = EXIT_SUCCESS;
|
||||||
char in_word;
|
smallint in_word;
|
||||||
unsigned print_type;
|
unsigned print_type;
|
||||||
|
|
||||||
print_type = getopt32(argc, argv, "lwcL");
|
print_type = getopt32(argc, argv, "lwcL");
|
||||||
|
Loading…
Reference in New Issue
Block a user