X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=5ddd467fc911a94d32e13aaf0711ae900cc6a89e;hp=b04439070e1bee8bd85f408c2710198afab0f51b;hb=a485ed478abbd599d8c9aab48934e7a26733ecb1;hpb=2f689a1cb907a5de04e6d39ffd217a69af3216c7 diff --git a/h/prototypes.h b/h/prototypes.h index b044390..5ddd467 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -1,8 +1,5 @@ - /* * prototypes.h -- various prototypes - * - * $Id$ */ /* @@ -72,7 +69,6 @@ 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 (*)(int)); int m_getfld (int, unsigned char *, unsigned char *, int, FILE *); int m_gmprot (void); char *m_maildir (char *); @@ -165,4 +161,3 @@ void replout (FILE *, char *, char *, struct msgs *, int, int sendsbr (char **, int, char *, struct stat *, int, char *, int); int what_now (char *, int, int, char *, char *, int, struct msgs *, char *, int, char *); -