aboutsummaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-tools__rledither.c
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/urt/files/patch-tools__rledither.c')
-rw-r--r--graphics/urt/files/patch-tools__rledither.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/urt/files/patch-tools__rledither.c b/graphics/urt/files/patch-tools__rledither.c
new file mode 100644
index 000000000000..a821e9434be6
--- /dev/null
+++ b/graphics/urt/files/patch-tools__rledither.c
@@ -0,0 +1,11 @@
+--- tools/rledither.c.orig 1992-01-24 01:42:22.000000000 +0900
++++ tools/rledither.c 2012-10-15 22:52:09.000000000 +0900
+@@ -47,7 +47,7 @@
+
+ char *progname;
+
+-void
++int
+ main(argc, argv)
+ int argc;
+ char *argv[];