From c3e50fa69ea7a2d08a298866e8a63c0f07c8248d Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 30 Jul 2004 18:40:36 +0000 Subject: Fixed typo in a comment. Deleted bogus comment. Added debugging support. --- Xtransutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xtransutil.c b/Xtransutil.c index 865c20f..0b1ae5c 100644 --- a/Xtransutil.c +++ b/Xtransutil.c @@ -190,7 +190,7 @@ TRANS(ConvertAddress)(int *familyp, int *addrlenp, Xtransaddr **addrp) *familyp=FamilyLocal; break; } -#endif /* defined(UNIXCONN) || defined(LOCALCONN) || defined(OS2PIPECONN*/ +#endif /* defined(UNIXCONN) || defined(LOCALCONN) || defined(OS2PIPECONN)*/ default: -- cgit v1.2.3