Files
pkgsrc-ng/x11/openbsd-input-ws/patches/patch-aa
2013-09-26 17:14:40 +02:00

13 lines
215 B
Plaintext

$NetBSD: patch-aa,v 1.1.1.1 2008/09/08 05:31:01 bjs Exp $
--- src/ws.c.orig 2007-08-23 15:10:33.000000000 -0400
+++ src/ws.c
@@ -139,6 +139,7 @@ InputDriverRec WS = {
NULL,
wsPreInit,
NULL,
+ NULL,
0
};