summaryrefslogtreecommitdiff
path: root/graphics/urt/files/patch-cnv__cubitorle.c
blob: a3a75c6e95655c6fb4ed68184dc00acf93497807 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- cnv/cubitorle.c.orig	1992-01-29 02:51:35.000000000 +0900
+++ cnv/cubitorle.c	2012-10-15 22:27:30.000000000 +0900
@@ -31,7 +31,7 @@
 
 void read_cubi_hdr(), read_cubi_row(), read_cubi_chan(), bit_read();
 
-void
+int
 main(argc, argv)
 int	argc;
 char	*argv[];