summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-05-24 19:05:01 +0000
committerEgbert Eich <eich@suse.de>2004-05-24 19:05:01 +0000
commitc5072fb61a23d4b4063d9c2f6043c23ff200af1b (patch)
tree10a3d2de1ddb61b236ee3bf7af50879425c39959
parent1a5767483ccfb5e95555ff9bed0a1ec5456be725 (diff)
Muffle compiler warnings.
fix option name in log message. improve debugging messages.
-rw-r--r--xdmcp.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/xdmcp.c b/xdmcp.c
index ea273e4..3e1ac90 100644
--- a/xdmcp.c
+++ b/xdmcp.c
@@ -1,4 +1,4 @@
-/* $XdotOrg: xc/programs/xdm/xdmcp.c,v 1.1.4.4 2003/12/06 13:24:29 kaleb Exp $ */
+/* $XdotOrg: xc/programs/xdm/xdmcp.c,v 1.2 2004/04/23 19:54:42 eich Exp $ */
/* $Xorg: xdmcp.c,v 1.4 2001/02/09 02:05:41 xorgcvs Exp $ */
/*
@@ -1190,7 +1190,8 @@ manage (
&pdpy->connectionAddress,
from,
pdpy->displayNumber);
- Debug ("Computed display name: %s\n", name);
+ Debug ("Computed display name: %s for: %s\n",
+ name, (char *)pdpy->connectionAddress.data);
if (!name)
{
send_failed (from, fromlen, "(no name)", sessionID,