X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a8a488a128a8124503d01da632c7290f6abc0752..683e0fb1a14da5b9ce7bc5db6e76951d14d79348:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index c40e5634..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[NAMESZ], 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 *);