summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-07-30 18:40:36 +0000
committerEgbert Eich <eich@suse.de>2004-07-30 18:40:36 +0000
commitc3e50fa69ea7a2d08a298866e8a63c0f07c8248d (patch)
tree26ebc653a07410e2ebd9ec260f4c3eb7634693a2
parent79d38d618406ecc5228730a57ad406b280a5a189 (diff)
downloadxorg-lib-libxtrans-c3e50fa69ea7a2d08a298866e8a63c0f07c8248d.tar.gz
Fixed typo in a comment.
Deleted bogus comment. Added debugging support.
-rw-r--r--Xtransutil.c2
1 files changed, 1 insertions, 1 deletions
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: