home *** CD-ROM | disk | FTP | other *** search
- *** grabchars.c.orig Sat Dec 12 08:18:18 1992
- --- grabchars.c Sat Dec 12 08:48:42 1992
- ***************
- *** 128,134 ****
- /* for getopt () */
- extern int optind, opterr;
- extern char *optarg;
- ! char comarg;
-
- int how_many = 1; /* how many chars to read */
- int num_read; /* how many we have read... */
- --- 128,134 ----
- /* for getopt () */
- extern int optind, opterr;
- extern char *optarg;
- ! int comarg;
-
- int how_many = 1; /* how many chars to read */
- int num_read; /* how many we have read... */
-