Fix a bug in the output from print_canonical_sockaddr() fix from 36f8bafbd3dee66a8....
commit4ddf58dbdc3d74cb72788ef4a2ec7587d4948c40
authorGerald W. Carter <jerry@samba.org>
Wed, 26 Mar 2008 21:58:27 +0000 (26 16:58 -0500)
committerGerald W. Carter <jerry@samba.org>
Wed, 26 Mar 2008 21:58:27 +0000 (26 16:58 -0500)
treeb56977224187100bb56a5d9ef7a2bbb4b42c1a37
parent2586dc34e0f72204749f5bf10c8135cd3a753a42
Fix a bug in the output from print_canonical_sockaddr() fix from 36f8bafbd3dee66a8....

Make sure that IPv4 addresses are not enclised in []'s.
source/lib/util_sock.c