diff options
Diffstat (limited to 'graphics/urt/files/patch-tools__rlespiff.c')
-rw-r--r-- | graphics/urt/files/patch-tools__rlespiff.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/urt/files/patch-tools__rlespiff.c b/graphics/urt/files/patch-tools__rlespiff.c new file mode 100644 index 0000000..970ff7c --- /dev/null +++ b/graphics/urt/files/patch-tools__rlespiff.c @@ -0,0 +1,11 @@ +--- tools/rlespiff.c.orig 1992-04-30 23:13:47.000000000 +0900 ++++ tools/rlespiff.c 2012-10-15 23:01:13.000000000 +0900 +@@ -56,7 +56,7 @@ + * Then "rerun" the input, mapping the pixel values and writing + * them to the output file. + */ +-void ++int + main( argc, argv ) + int argc; + char **argv; |