summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-tools__rleccube.c
blob: 6462de6d07bf24f77e5e2d14935ee6b3dbeb7570 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- tools/rleccube.c.orig	1992-04-30 23:11:54.000000000 +0900
+++ tools/rleccube.c	2012-10-15 22:52:09.000000000 +0900
@@ -66,7 +66,7 @@
  * Algorithm:
  * 	Pretty simple.
  */
-void
+int
 main( argc, argv)
 int argc;
 char **argv;