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:
Love Hörnquist Åstrand
2005-03-02 22:51:36 +00:00
parent d78aff21b1
commit de1a25778c

View File

@@ -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,