X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;ds=sidebyside;f=h%2Fprototypes.h;h=c40e563487ee4f894ce7f0b7036e5b5f901ea7e0;hb=a8a488a128a8124503d01da632c7290f6abc0752;hp=d62fb7a1f585a0dc90bcb68fe5b7a3ce4a15e410;hpb=b2588a77c045ef7328ebcb37f027595b3d6d9b03;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index d62fb7a..c40e563 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 *);