diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:08 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:49:08 +0000 |
commit | 6580d9e718777974a14bf617cec0d7c0dd6d7908 (patch) | |
tree | 48cb11f5ba4b97cfe6e71801c9efaf477abe6aa4 /xhost.c | |
parent | c1d2180c8ad2f87365c2e33fa129a50806b48c17 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that hadXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM-BASEIPv6-REVIEW-BASEXORG-RELEASE-1-TM
a changed license. There was only one change which happened to be from
me (Egbert Eich).
Diffstat (limited to 'xhost.c')
-rw-r--r-- | xhost.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/programs/xhost/xhost.c,v 3.27 2003/07/29 07:23:27 herrb Exp $ */ +/* $XFree86: xc/programs/xhost/xhost.c,v 3.26 2003/07/27 14:05:45 herrb Exp $ */ #if defined(TCPCONN) || defined(STREAMSCONN) || defined(AMTCPCONN) #define NEEDSOCKETS |