summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-cnv__rletorast.c
blob: 5405c08ee7232945434c8fb097a036585f21ffe6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cnv/rletorast.c.orig	1992-01-21 03:11:32.000000000 +0900
+++ cnv/rletorast.c	2012-10-16 00:15:02.000000000 +0900
@@ -41,7 +41,7 @@
 
 typedef	enum { GREY, GREY_ALPHA, COLOR, COLOR_ALPHA } Input_Type ;
 
-void
+int
 main( argc, argv )
 int argc;
 char **argv;