ports/cad/spice/files/patch-src_bin_help.c
Hiroki Sato 82ddc2e107 Unbreak the build:
- Update MASTER_SITES.
- Add missing dependency.
- Regenerate patches.
2020-02-22 20:44:35 +00:00

11 lines
226 B
C

--- src/bin/help.c.orig 1993-04-22 00:35:08 UTC
+++ src/bin/help.c
@@ -46,7 +46,7 @@ bool cp_interactive = false;
char *hlp_filelist[] = { "spice", 0 };
/* ARGSUSED */
-void
+int
main(ac, av)
int ac;
char **av;