summaryrefslogtreecommitdiff
path: root/x11/xview-lib/patches/patch-bs
blob: fa17c7d8c3769854d8e667a3fac316824e4ba250 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-bs,v 1.2 2009/12/10 20:35:57 abs Exp $

--- lib/libxview/openwin/ow_view.c.orig	1993-06-29 05:16:43.000000000 +0000
+++ lib/libxview/openwin/ow_view.c
@@ -48,6 +48,7 @@ void            openwin_remove_split();
 static          openwin_init_view();
 static          openwin_free_view();
 static          openwin_remove_scrollbars();
+static int	openwin_check_view();
 static          openwin_create_viewwindow();
 static          openwin_test_for_sb();
 static          openwin_link_view();