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)
commitc1ea396de21309c4cf19fd92f2573f5257c24588
treea53ea59461e0fd7bda531d384b809b0ee66ed78d
parent8ce93b80d3b4e1c1e28aa1dde38cdef184eff3c1
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.
source/include/proto.h
source/libsmb/smbdes.c
source/libsmb/smbencrypt.c
source/rpc_client/cli_lsarpc.c