s4:librpc/rpc: pass dcerpc_binding arround as 'const'
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Feb 2014 11:19:48 +0000 (12:19 +0100)
committerGünther Deschner <gd@samba.org>
Thu, 13 Feb 2014 10:54:18 +0000 (11:54 +0100)
commit0cc3e945b5e2ba4f9db52488bbe86ea05f774514
tree199c2305985c8519fa9346ff5c1d12dcce44ce7f
parent30fa3446048cc9a57b08633d4eac93455329126b
s4:librpc/rpc: pass dcerpc_binding arround as 'const'

This should only be modified by the owner.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
source4/librpc/rpc/dcerpc.h
source4/librpc/rpc/dcerpc_connect.c
source4/librpc/rpc/dcerpc_secondary.c
source4/librpc/rpc/dcerpc_util.c