summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_samr.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-07 13:43:48 +0100
committerGünther Deschner <gd@samba.org>2008-02-07 13:43:48 +0100
commit6c457ac59f1e07ac6f2c8deaef22f858f86d1497 (patch)
treec935e19def6d8d0ae8184df840a1c65b6ee17d5f /source3/librpc/gen_ndr/cli_samr.c
parentc400f2c128b1b3f1cee80693fc68b730b1fa2e6b (diff)
downloadsamba-6c457ac59f1e07ac6f2c8deaef22f858f86d1497.tar.gz
samba-6c457ac59f1e07ac6f2c8deaef22f858f86d1497.tar.bz2
samba-6c457ac59f1e07ac6f2c8deaef22f858f86d1497.zip
Re-run make idl.
Guenther (This used to be commit 07faaadd5ff2a94fc0db15f68836ffbdb2763461)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_samr.c')
-rw-r--r--source3/librpc/gen_ndr/cli_samr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/cli_samr.c b/source3/librpc/gen_ndr/cli_samr.c
index 4bd4e5c146..4c9709da21 100644
--- a/source3/librpc/gen_ndr/cli_samr.c
+++ b/source3/librpc/gen_ndr/cli_samr.c
@@ -911,7 +911,7 @@ NTSTATUS rpccli_samr_QueryGroupInfo(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *group_handle,
enum samr_GroupInfoEnum level,
- union samr_GroupInfo *info)
+ union samr_GroupInfo **info)
{
struct samr_QueryGroupInfo r;
NTSTATUS status;