summaryrefslogtreecommitdiff
path: root/misc/xjdic/patches/patch-xjdfrontend.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/xjdic/patches/patch-xjdfrontend.c')
-rw-r--r--misc/xjdic/patches/patch-xjdfrontend.c16
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/xjdic/patches/patch-xjdfrontend.c b/misc/xjdic/patches/patch-xjdfrontend.c
new file mode 100644
index 00000000000..43eabd50428
--- /dev/null
+++ b/misc/xjdic/patches/patch-xjdfrontend.c
@@ -0,0 +1,16 @@
+$NetBSD: patch-xjdfrontend.c,v 1.1 2013/01/17 16:00:02 joerg Exp $
+
+--- xjdfrontend.c.orig 2013-01-16 14:01:40.000000000 +0000
++++ xjdfrontend.c
+@@ -2917,10 +2917,7 @@ void FiltSet()
+
+ /* M A I N */
+
+-main(argc,argv)
+-int argc;
+-unsigned char **argv;
+-
++main(int argc, char **argv)
+ {
+ int i,j,ip,cmdmode,bit8,escf;
+ unsigned char *dicenv,strtmp[50];