summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-cnv__rletoraw.c
blob: 6d930c96c1210416610cb7607929f4f104ead0f5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cnv/rletoraw.c.orig	1992-04-30 23:00:21.000000000 +0900
+++ cnv/rletoraw.c	2012-10-16 00:14:10.000000000 +0900
@@ -65,7 +65,7 @@
     }\
     
 
-void
+int
 main(argc,argv) 
 int argc;
 char *argv[];