freebsd-ports/x11-toolkits/xview/files/patch-lib+libxview+openwin+ow_view.c
Pav Lucistnik bbff923854 - Redo this port. Now it compiles on -current again.
PR:		ports/58176
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00

10 lines
467 B
C

--- ./lib/libxview/openwin/ow_view.c.orig Tue Jun 29 07:16:43 1993
+++ ./lib/libxview/openwin/ow_view.c Sat Apr 1 18:25:26 2000
@@ -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();