Fix a mismatched interface where we were using
authorJeremy Allison <jra@samba.org>
Fri, 26 Oct 2007 01:29:49 +0000 (18:29 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 26 Oct 2007 01:29:49 +0000 (18:29 -0700)
commit922db252728b6a9cf72f463a7ce9d5c13f04f5f8
tree32df97fbfda79470b70945de6267a3ec624cc189
parent4da94864ddcdb0ae2ab4ffae388365501369eaf0
Fix a mismatched interface where we were using
uint32 instead of enum lsa_SidType.
Jeremy.
(This used to be commit 2df8252ff76406bfe57cd76e9927b5056e89e6ae)
source3/rpc_client/cli_lsarpc.c