Rearranged whitespace (and comments) in all the code!
[mmh] / h / prototypes.h
index b044390..5ddd467 100644 (file)
@@ -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 *);
-