openbsd-ports/x11/xview/config/patches/p-libxview-selection-sel_own_c
espie f3cbb56810 Xview's return.
Cleaned up so that lib depends on config:build, and lndir it
instead of mucking with the source dir.

All patches put into config/patches, separated and renamed
(yes, this is a LARGE fucker).

Fake

xview/clients to come.

Currently installs under /usr/X11R6, some more patches to X needed to fix
that.
2000-04-02 15:25:13 +00:00

11 lines
388 B
Plaintext

--- ./lib/libxview/selection/sel_own.c.orig Sun Jun 26 03:05:22 1994
+++ ./lib/libxview/selection/sel_own.c Sat Apr 1 18:25:28 2000
@@ -35,6 +35,7 @@ static int SelLoseOwnership();
static int sel_set_ownership(/* sel_owner */);
static int (*OldErrorHandler)();
static int SelOwnerErrorHandler();
+static int SendIncr();
static int ValidatePropertyEvent();
static void SelClean();