Add const to the get_peer_addr() and get_socket_addr()
authorJeremy Allison <jra@samba.org>
Thu, 11 Oct 2007 22:36:13 +0000 (15:36 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 11 Oct 2007 22:36:13 +0000 (15:36 -0700)
commitbaf1f52e34ae2465a7a34be1065da29ed97e7bea
treee7bbd75064a8022837479fad8f0e0ac264affefc
parent142b80bf1542f212dff66a3661c13f3f6845067f
Add const to the get_peer_addr() and get_socket_addr()
calls. Use the IPv6 varient for get_peer_addr().
Jeremy.
source/lib/util_sock.c
source/printing/print_cups.c
source/printing/print_iprint.c
source/smbd/session.c
source/smbd/sesssetup.c
source/web/cgi.c