forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
224 B
C
11 lines
224 B
C
--- tools/applymap.c.orig 1995-05-03 01:51:29.000000000 +0900
|
|
+++ tools/applymap.c 2012-10-15 22:52:09.000000000 +0900
|
|
@@ -62,7 +62,7 @@
|
|
* Algorithm:
|
|
* [None]
|
|
*/
|
|
-void
|
|
+int
|
|
main( argc, argv )
|
|
int argc;
|
|
char **argv;
|