]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
fgets() reserves space for the NUL itself.
[nmh] / h / prototypes.h
index a17d12f9cbad6d2a7109e9f3f03535a65ec926c2..6c4fdcfbf3c39a3bee48dcd7ac8fd83b9c7117b7 100644 (file)
@@ -312,7 +312,6 @@ void nmh_clear_screen(void);
 char *nmh_getpass(const char *);
 char *new_fs (char *, char *, char *);
 char *path(char *, int);
-int peekc(FILE *ib);
 int pidwait (pid_t, int);
 int pidstatus (int, FILE *, char *);
 char *pluspath(char *);