previous commit added an abstraction function that didn't even have
authorLuke Leighton <lkcl@samba.org>
Thu, 25 Nov 1999 05:34:12 +0000 (05:34 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 25 Nov 1999 05:34:12 +0000 (05:34 +0000)
commit30e8faaa8dac9eca2383ec0cda9cd2c9fc65d466
treeb75f16f05d2961c1ff57bfda25f3ae36ba8c43d8
parent75bc1009438c2ff1696205ab0ee5667ec3ef3062
previous commit added an abstraction function that didn't even have
struct cli_state, uint16 fnum into the code: rpc_hnd_api_req().
modified cli_lsarpc.c to use this.  the rest is const issues.
(This used to be commit c1ea396de21309c4cf19fd92f2573f5257c24588)
source3/include/proto.h
source3/libsmb/smbdes.c
source3/libsmb/smbencrypt.c
source3/rpc_client/cli_lsarpc.c