aboutsummaryrefslogtreecommitdiffstats
path: root/converters/aish/files/patch-aish.c
diff options
context:
space:
mode:
Diffstat (limited to 'converters/aish/files/patch-aish.c')
-rw-r--r--converters/aish/files/patch-aish.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/converters/aish/files/patch-aish.c b/converters/aish/files/patch-aish.c
new file mode 100644
index 000000000000..04eb9c39aeba
--- /dev/null
+++ b/converters/aish/files/patch-aish.c
@@ -0,0 +1,11 @@
+--- ./aish.c.orig 1998-03-19 16:14:04.000000000 +0100
++++ ./aish.c 2012-08-24 11:54:45.144913079 +0200
+@@ -64,7 +64,7 @@
+ #else
+ void
+ main( argc, argv )
+-unsigned char **argv;
++char **argv;
+ #endif
+ {
+ unsigned char ptr[RBSIZE];