=================================================================== RCS file: /cvs/djgpp/djgpp/src/utils/getconf.c,v retrieving revision 1.1 retrieving revision 1.2 diff -p -u -r1.1 -r1.2 --- djgpp/src/utils/getconf.c 2001/07/03 17:14:43 1.1 +++ /cvs/djgpp/djgpp/src/utils/getconf.c 2001/07/11 17:01:15 1.2 @@ -220,7 +220,7 @@ usage(void) static void help(void) { - int i; + size_t i; print_usage(); fprintf(stderr, "\nValid specifications:\n");