summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_winreg.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-03-24 11:48:16 +0100
committerGünther Deschner <gd@samba.org>2008-03-25 10:54:27 +0100
commitb07040835c66b132922619487688cba911cbafdc (patch)
tree724107e25e1481c0caba2706efbd0ff91fde959b /source3/librpc/gen_ndr/cli_winreg.c
parentc0e6d9091cd9978f3bc8a5a399457b3428b7def8 (diff)
downloadsamba-b07040835c66b132922619487688cba911cbafdc.tar.gz
samba-b07040835c66b132922619487688cba911cbafdc.tar.bz2
samba-b07040835c66b132922619487688cba911cbafdc.zip
Re-run make idl.
Guenther (This used to be commit 1570e1c597b43d83318860590b58e32143275f82)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_winreg.c')
-rw-r--r--source3/librpc/gen_ndr/cli_winreg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/cli_winreg.c b/source3/librpc/gen_ndr/cli_winreg.c
index 1c691e3d32..38083a238c 100644
--- a/source3/librpc/gen_ndr/cli_winreg.c
+++ b/source3/librpc/gen_ndr/cli_winreg.c
@@ -887,7 +887,7 @@ NTSTATUS rpccli_winreg_QueryInfoKey(struct rpc_pipe_client *cli,
NTSTATUS rpccli_winreg_QueryValue(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
struct policy_handle *handle,
- struct winreg_String value_name,
+ struct winreg_String *value_name,
enum winreg_Type *type,
uint8_t *data,
uint32_t *data_size,