summaryrefslogtreecommitdiff
path: root/x11-toolkits/xview/files/patch-lib+libxview+io_stream+input.c
blob: 2633c92172f4a122e53dc19e8c817d30669747ee (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/libxview/io_stream/input.c.orig	Sat Mar 25 23:13:46 2006
+++ lib/libxview/io_stream/input.c	Sat Mar 25 23:14:17 2006
@@ -22,7 +22,7 @@
 		XV_MSG("input stream not of type input"), 0); \
 	ops = in->ops.input_ops
 
-char	*stream_getstring();
+static char	*stream_getstring();
 
 /* GENERIC INPUT FUNCTIONS */