summaryrefslogtreecommitdiff
path: root/lib/libXext/src/XMultibuf.c
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2010-11-11 10:17:26 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2010-11-11 10:17:26 +0000
commit2686cc296712d446c3c0a30212fe08f401cedbfc (patch)
tree27d11d83f2e6cae426ad5ebb2e4d67eaafb121de /lib/libXext/src/XMultibuf.c
parent70954b8d0f07e8b2313f9711ab4ef718a0815f25 (diff)
Update to libXext 1.4.0.
Tested by ajacoutot@, jasper@, krw@ and on a bulk ports build by landry@
Diffstat (limited to 'lib/libXext/src/XMultibuf.c')
-rw-r--r--lib/libXext/src/XMultibuf.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libXext/src/XMultibuf.c b/lib/libXext/src/XMultibuf.c
index edb5fa718..ca9473dc1 100644
--- a/lib/libXext/src/XMultibuf.c
+++ b/lib/libXext/src/XMultibuf.c
@@ -1,5 +1,4 @@
/*
- * $Xorg: XMultibuf.c,v 1.6 2001/02/09 02:03:49 xorgcvs Exp $
*
Copyright 1989, 1998 The Open Group
@@ -25,10 +24,7 @@ in this Software without prior written authorization from The Open Group.
*
* Authors: Jim Fulton, MIT X Consortium
*/
-/* $XFree86: xc/lib/Xext/XMultibuf.c,v 1.5 2001/12/14 19:55:00 dawes Exp $ */
-#define NEED_EVENTS
-#define NEED_REPLIES
#ifdef HAVE_CONFIG_H
#include <config.h>
#endif