pkgsrc/x11/xview-lib/patches/patch-bs
tron 71146f333e Cleanup patch files:
- unified format
- only one patch per file
- no files gets patched twice
2001-12-20 09:19:53 +00:00

12 lines
479 B
Text

$NetBSD: patch-bs,v 1.1 2001/12/20 09:20:00 tron Exp $
--- lib/libxview/openwin/ow_view.c.orig Tue Jun 29 07:16:43 1993
+++ lib/libxview/openwin/ow_view.c Thu Dec 20 10:09:16 2001
@@ -48,6 +48,7 @@
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();