X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=2f4f65114fbbd97fa4e92aae2f415e0dce8defb7;hp=0f0502526e126eb0c8cd924e7a54ac3c202f2b13;hb=da831514de01e2407cef37c118ffff0526a486d0;hpb=56a805299de35d8924969138aef4d0f1580daa6d diff --git a/h/prototypes.h b/h/prototypes.h index 0f05025..2f4f651 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -71,7 +71,7 @@ int m_atoi (char *); char *m_backup (char *); int m_convert (struct msgs *, char *); char *m_draft (char *, char *, int, int *); -void m_eomsbr (int (*)()); +void m_eomsbr (int (*)(int)); int m_getfld (int, unsigned char *, unsigned char *, int, FILE *); int m_gmprot (void); char *m_maildir (char *);