X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=c54172bca82d4868f0415d093e516287fdeffd7b;hp=4907410bc120d596d2bed528e606b25f995d51c2;hb=337338b404931f06f0db2119c9e145e8ca5a9860;hpb=dc6c45394a06750eab463a2523406eed6c77e2e1 diff --git a/h/prototypes.h b/h/prototypes.h index 4907410..c54172b 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -67,7 +67,7 @@ int lkopen(char *, int, mode_t); int m_atoi (char *); char *m_backup (char *); int m_convert (struct msgs *, char *); -char *m_draft (char *, char *, int, int *); +char *m_draft (char *); int m_getfld (int, unsigned char *, unsigned char *, int, FILE *); int m_gmprot (void); char *m_maildir (char *);