X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=bb4c38b42040be7d776b025ba2ca33f4c1220621;hb=611d68d19204d7cbf5bd585391249cb5bafca846;hp=94ee2b97248c89c72b6542f306e54e961704f212;hpb=69b07982861716d278845f962c2f2c1365a3153f;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 94ee2b9..bb4c38b 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -71,7 +71,7 @@ char *m_name(int); int m_putenv(char *, char *); char *m_mktemp(const char *, int *, FILE **); char *m_mktemp2(const char *, const char *, int *, FILE **); -void m_unknown(FILE *); +void thisisanmbox(FILE *); int makedir(char *); char *nmh_getpass(const char *); char *norm_charmap(char *);