openbsd-ports/x11/xview/config/patches/p-libxview-openwin-ow_view_c

11 lines
485 B
Plaintext

--- lib/libxview/openwin/ow_view.c.orig 1993-06-29 07:16:43.000000000 +0200
+++ lib/libxview/openwin/ow_view.c 2003-12-30 01:31:13.000000000 +0100
@@ -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();