diff options
author | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:26:52 +0000 |
---|---|---|
committer | Alexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de> | 2004-03-17 20:26:52 +0000 |
commit | 14abbb663f2ff855687a89099350de85fafcc444 (patch) | |
tree | 2d3fd7377c43533db5c9e191f028c2bde9c3d34c /src/iceauth.c | |
parent | feea20ae3470a19170d225e04ed019a5fc405874 (diff) |
merge with XORG-RELEASE-1 (tag XORG-CYGWIN-LAST-MERGE)CYGWIN-RELEASE-1-MERGECYGWIN-PRE-6_8_0-MERGECYGWIN-HEAD-MERGECYGWIN-HEAD-LAST-MERGE
Diffstat (limited to 'src/iceauth.c')
-rw-r--r-- | src/iceauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/iceauth.c b/src/iceauth.c index d03cf25..c3e78a3 100644 --- a/src/iceauth.c +++ b/src/iceauth.c @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ -/* $XFree86: xc/lib/ICE/iceauth.c,v 3.6 2002/05/31 18:45:41 dawes Exp $ */ +/* $XFree86: xc/lib/ICE/iceauth.c,v 3.5 2001/12/14 19:53:36 dawes Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" |