openbsd-ports/x11/xview/config/patches/p-libxview-selection-sel_own_c

11 lines
406 B
Plaintext

--- lib/libxview/selection/sel_own.c.orig 1994-06-26 03:05:22.000000000 +0200
+++ lib/libxview/selection/sel_own.c 2003-12-30 01:31:13.000000000 +0100
@@ -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();