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/getauth.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/getauth.c')
-rw-r--r-- | src/getauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/getauth.c b/src/getauth.c index 9c3e52a..15db492 100644 --- a/src/getauth.c +++ b/src/getauth.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/getauth.c,v 1.3 2001/12/14 19:53:35 dawes Exp $ */ +/* $XFree86: xc/lib/ICE/getauth.c,v 1.2 2001/10/28 03:32:28 tsi Exp $ */ #include <X11/ICE/ICElib.h> #include "ICElibint.h" |