summaryrefslogtreecommitdiff
path: root/gethost.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-04-23 19:54:38 +0000
committerEgbert Eich <eich@suse.de>2004-04-23 19:54:38 +0000
commita6249acfcb65447dcb9759cd4acefdf22263cc7d (patch)
treebc5bc9e89e76dd9365abc21e4173c86817b8f485 /gethost.c
parentb27f9af9997bcc99fe4c9ce2d6b24c065e36be0a (diff)
downloadxorg-app-xauth-a6249acfcb65447dcb9759cd4acefdf22263cc7d.tar.gz
Merging XORG-CURRENT into trunk
Diffstat (limited to 'gethost.c')
-rw-r--r--gethost.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gethost.c b/gethost.c
index 74f5e1c..fa511c1 100644
--- a/gethost.c
+++ b/gethost.c
@@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group.
* Author: Jim Fulton, MIT X Consortium
*/
-/* $XFree86: xc/programs/xauth/gethost.c,v 3.21 2003/08/02 15:30:10 herrb Exp $ */
+/* $XFree86: xc/programs/xauth/gethost.c,v 3.20 2003/07/27 12:34:25 herrb Exp $ */
/* sorry, streams support does not really work yet */
#if defined(STREAMSCONN) && defined(SVR4)