Removed the -noeditor switches and made them replaceable by `-editor ""'.
[mmh] / h / prototypes.h
index d8231f5..20820b5 100644 (file)
@@ -119,7 +119,7 @@ int strncasecmp(const char *s1, const char *s2, size_t n);
 ** prototypes for some routines in uip
 */
 int distout(char *, char *, char *);
-int what_now(char *, int, int, char *, char *, int, struct msgs *,
+int what_now(char *, int, char *, char *, int, struct msgs *,
                char *, char *);
 
 /*