2013-09-26 17:14:40 +02:00

13 lines
504 B
Plaintext

$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();