pkgsrc/x11/xview-lib/patches/patch-fc
abs c9c8f97e88 - Add PKG_DESTDIR_SUPPORT
- Depend on the latest version of xview-config
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:35:56 +00:00

13 lines
400 B
Text

$NetBSD: patch-fc,v 1.2 2009/12/10 20:35:58 abs Exp $
--- lib/libxview/io_stream/input.c.orig 1993-06-29 05:15:05.000000000 +0000
+++ lib/libxview/io_stream/input.c
@@ -22,7 +22,7 @@ static char sccsid[] = "@(#)input.c
XV_MSG("input stream not of type input"), 0); \
ops = in->ops.input_ops
-char *stream_getstring();
+static char *stream_getstring();
/* GENERIC INPUT FUNCTIONS */