remove stray ( in output
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14611 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -94,7 +94,7 @@ doit (const char *nodename, const char *servname)
|
||||
printf ("\tbad address?\n");
|
||||
continue;
|
||||
}
|
||||
printf ("\t(family = %d, socktype = %d, protocol = %d, "
|
||||
printf ("\tfamily = %d, socktype = %d, protocol = %d, "
|
||||
"address = \"%s\", port = %d",
|
||||
r->ai_family, r->ai_socktype, r->ai_protocol,
|
||||
addrstr,
|
||||
|
Reference in New Issue
Block a user