1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-17 18:50:33 -04:00
ports/misc/crosspad/files/patch-src_main.c
2011-09-23 08:31:33 +00:00

11 lines
222 B
C

--- ../src/main.c.orig 2011-09-19 09:01:45.000000000 +0800
+++ ../src/main.c 2011-09-19 09:02:18.000000000 +0800
@@ -578,7 +578,7 @@ cleanup()
uucpunlock(n0);
}
-void
+int
main(argc, argv)
int argc;
char **argv;