From f9a47b508a89c647829266aacb19a0fc2dbb6158 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Thu, 25 May 2006 20:20:54 +0000 Subject: No code change. Just fix comment that said SOCKCONN to become TCPCONN. (This dates back to 1994 or before.) --- Xtranssock.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Xtranssock.c') diff --git a/Xtranssock.c b/Xtranssock.c index e79528b..1282ed3 100644 --- a/Xtranssock.c +++ b/Xtranssock.c @@ -1,4 +1,4 @@ -/* $XdotOrg: xc/lib/xtrans/Xtranssock.c,v 1.6 2005/06/22 22:36:51 alanc Exp $ */ +/* $XdotOrg: lib/xtrans/Xtranssock.c,v 1.11 2005/11/08 06:33:26 jkj Exp $ */ /* $Xorg: Xtranssock.c,v 1.11 2001/02/09 02:04:06 xorgcvs Exp $ */ /* @@ -1055,7 +1055,7 @@ TRANS(SocketINETCreateListener) (XtransConnInfo ciptr, char *port, unsigned int return 0; } -#endif /* SOCKCONN */ +#endif /* TCPCONN */ #ifdef UNIXCONN -- cgit v1.2.3