Removed the -noeditor switches and made them replaceable by `-editor ""'.
[mmh] / h / fmt_scan.h
index 38e2793..09346da 100644 (file)
@@ -88,5 +88,5 @@ struct format {
 ** prototypes
 */
 struct format *fmt_scan(struct format *, char *, int, int *);
-char *new_fs(char *, char *, char *);
 int fmt_compile(char *, struct format **);
+char *formataddr(char *, char *);