summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_lsa.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-11 20:49:24 +0100
committerGünther Deschner <gd@samba.org>2008-02-11 20:49:24 +0100
commit9129d20447a0d181d20dae337d32a9f73c6b12f3 (patch)
tree86806f453bdbbe76b18a767e182aed65c2e22f05 /source3/librpc/gen_ndr/cli_lsa.h
parent8c85a73d1ebdb0e961e4c4226df0af0c22236d15 (diff)
downloadsamba-9129d20447a0d181d20dae337d32a9f73c6b12f3.tar.gz
samba-9129d20447a0d181d20dae337d32a9f73c6b12f3.tar.bz2
samba-9129d20447a0d181d20dae337d32a9f73c6b12f3.zip
Re-run make idl.
Guenther (This used to be commit 4d9f48f918ac5a0e7df0f4e55673c5b285efc4d5)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_lsa.h')
-rw-r--r--source3/librpc/gen_ndr/cli_lsa.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/cli_lsa.h b/source3/librpc/gen_ndr/cli_lsa.h
index 5e40a17a92..49f4633bf2 100644
--- a/source3/librpc/gen_ndr/cli_lsa.h
+++ b/source3/librpc/gen_ndr/cli_lsa.h
@@ -219,8 +219,8 @@ NTSTATUS rpccli_lsa_OpenPolicy2(struct rpc_pipe_client *cli,
NTSTATUS rpccli_lsa_GetUserName(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
const char *system_name,
- struct lsa_String *account_name,
- struct lsa_StringPointer *authority_name);
+ struct lsa_String **account_name,
+ struct lsa_String **authority_name);
NTSTATUS rpccli_lsa_QueryInfoPolicy2(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *handle,