Minor style correction
authorZach Loafman <zachary.loafman@isilon.com>
Tue, 8 Jul 2008 02:30:47 +0000 (19:30 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 8 Jul 2008 22:58:19 +0000 (15:58 -0700)
commit272690bda864d04e9e95e103393fb51d1affc334
tree0e946164021a9a5da7c5ffb58aa96436d9915cdb
parent733cf7602670d6762dd9aa85d3332f6e10ee78cd
Minor style correction

Set sin[6]_family instead of ss_family in in[6]_addr_to_sockaddr_storage
so that assignments look like they're going to the same place.
(This used to be commit 3d19112f645fb0f4bb6b644207ed2cee0b6b3ea9)
source3/lib/util_sock.c