]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
Removed call to fpurge() and its platform-specific emulations
[nmh] / h / prototypes.h
index d62fb7a1f585a0dc90bcb68fe5b7a3ce4a15e410..619be9104d8b6548561982a454f09054c1ac4cf8 100644 (file)
@@ -76,7 +76,7 @@ char *m_backup (char *);
 int m_convert (struct msgs *, char *);
 char *m_draft (char *, char *, int, int *);
 void m_eomsbr (int (*)(int));
-int m_getfld (int, unsigned char *, unsigned char *, int, FILE *);
+int m_getfld (int, unsigned char[NAMESZ], unsigned char *, int *, FILE *);
 int m_gmprot (void);
 char *m_maildir (char *);
 char *m_mailpath (char *);