X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9f8f8b1e1d553774865f2c177191c359c3dc652c..484eb1003ae647e4b751e4d7829c7daf44fb99c9:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index d62fb7a1..619be910 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -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 *);