Fix a bug in the output from print_canonical_sockaddr() fix from 36f8bafbd3dee66a8....
commitcdeefea298c5dd53e1d01f0580bb8d33d8dbae22
authorGerald W. Carter <jerry@samba.org>
Wed, 26 Mar 2008 21:58:27 +0000 (26 16:58 -0500)
committerKarolin Seeger <kseeger@samba.org>
Thu, 27 Mar 2008 13:26:04 +0000 (27 14:26 +0100)
tree5aed7cf39bd6a181b6be52f2f84fc2d1e8731641
parentd47838897a30c85db268a7424cb90d3d0ee3acac
Fix a bug in the output from print_canonical_sockaddr() fix from 36f8bafbd3dee66a8....

Make sure that IPv4 addresses are not enclised in []'s.
(cherry picked from commit 4ddf58dbdc3d74cb72788ef4a2ec7587d4948c40)
source/lib/util_sock.c