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

Make sure that IPv4 addresses are not enclised in []'s.
(This used to be commit 4ddf58dbdc3d74cb72788ef4a2ec7587d4948c40)
source3/lib/util_sock.c