2013-09-26 17:14:40 +02:00

13 lines
425 B
Plaintext

$NetBSD: patch-ay,v 1.3 2009/12/10 20:35:57 abs Exp $
--- lib/libxview/selection/sel_own.c.orig 1994-06-26 01:05:22.000000000 +0000
+++ lib/libxview/selection/sel_own.c
@@ -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();