Fix a const warning
commitf1d160f33302519cfc1406579d2236063d827a27
authorVolker Lendecke <vl@samba.org>
Sun, 25 May 2008 11:44:35 +0000 (25 13:44 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 25 May 2008 11:53:44 +0000 (25 13:53 +0200)
tree3547f2c77f2ae40b973fddd0b155e398ab27e339
parent5b237b8d30a09dd59c619accba65c118698c9120
Fix a const warning

Jelmer, would it be possible to make the rpc client functions take const
pointers for pure [in] arguments?
(This used to be commit d893b2ea13d2e64f1c13aa3984f77baa91a2c658)
source3/rpc_client/cli_pipe.c