Removed the trivial peekc() and put the code at the appropriate places.
[mmh] / h / prototypes.h
index 7c105f6..61e2c49 100644 (file)
@@ -80,7 +80,6 @@ int makedir(char *);
 char *nmh_getpass(const char *);
 char *norm_charmap(char *);
 char *new_fs(char *, char *);
-int peekc(FILE *ib);
 int pidwait(pid_t, int);
 int pidstatus(int, FILE *, char *);
 void print_help(char *, struct swit *, int);