Create proper prototypes for formataddr().
[mmh] / h / fmt_scan.h
index a205868..09346da 100644 (file)
@@ -89,3 +89,4 @@ struct format {
 */
 struct format *fmt_scan(struct format *, char *, int, int *);
 int fmt_compile(char *, struct format **);
+char *formataddr(char *, char *);