diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-11-11 10:17:26 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2010-11-11 10:17:26 +0000 |
commit | 2686cc296712d446c3c0a30212fe08f401cedbfc (patch) | |
tree | 27d11d83f2e6cae426ad5ebb2e4d67eaafb121de /lib/libXext/src/XSecurity.c | |
parent | 70954b8d0f07e8b2313f9711ab4ef718a0815f25 (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/XSecurity.c')
-rw-r--r-- | lib/libXext/src/XSecurity.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libXext/src/XSecurity.c b/lib/libXext/src/XSecurity.c index 478b06218..b2aa98c74 100644 --- a/lib/libXext/src/XSecurity.c +++ b/lib/libXext/src/XSecurity.c @@ -1,4 +1,3 @@ -/* $Xorg: XSecurity.c,v 1.6 2001/02/09 02:03:49 xorgcvs Exp $ */ /* Copyright 1996, 1998 The Open Group @@ -24,7 +23,6 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/Xext/XSecurity.c,v 1.5 2002/10/16 00:37:27 dawes Exp $ */ #ifdef HAVE_CONFIG_H #include <config.h> |