Rearranged whitespace (and comments) in all the code!
[mmh] / h / prototypes.h
index 1bc19d4..5ddd467 100644 (file)
@@ -1,4 +1,3 @@
-
 /*
  * prototypes.h -- various prototypes
  */
@@ -70,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 *);
@@ -163,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 *);
-