X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9514ca81bd12a47df977822efc14ff285bd5bc10..4a56a28ac439137ba2b71fcb5952b4e4abd1e2fc:/h/fmt_scan.h?ds=inline diff --git a/h/fmt_scan.h b/h/fmt_scan.h index faedecda..4f14b65c 100644 --- a/h/fmt_scan.h +++ b/h/fmt_scan.h @@ -116,7 +116,7 @@ char *new_fs (char *form, char *format, char *default_fs); * Free memory allocated by new_fs(). It allocates to a static so * no argument is necessary. */ -void free_fs (); +void free_fs(void); /* * Compile a format string into a set of format instructions. Arguments are: