aboutsummaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-tools__rlequant.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/urt/files/patch-tools__rlequant.c')
-rw-r--r--graphics/urt/files/patch-tools__rlequant.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/urt/files/patch-tools__rlequant.c b/graphics/urt/files/patch-tools__rlequant.c
new file mode 100644
index 000000000000..3063e6baadba
--- /dev/null
+++ b/graphics/urt/files/patch-tools__rlequant.c
@@ -0,0 +1,11 @@
+--- tools/rlequant.c.orig 1993-11-20 04:13:48.000000000 +0900
++++ tools/rlequant.c 2012-10-15 22:58:46.000000000 +0900
+@@ -136,7 +136,7 @@
+ * images. Because of this, the input cannot be coming from a
+ * pipe.
+ */
+-void
++int
+ main( argc, argv )
+ int argc;
+ char **argv;