summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_netlogon.c
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-02-08 23:37:45 +0100
committerGünther Deschner <gd@samba.org>2008-02-08 23:38:12 +0100
commit559d6587a1d98246883f14bca633c3e660d2a4e8 (patch)
tree1e30bd6a8314740e08804b2870f41407082d9b28 /source3/librpc/gen_ndr/cli_netlogon.c
parent409e4fef400af167b2e6dd301160572aa873edb6 (diff)
downloadsamba-559d6587a1d98246883f14bca633c3e660d2a4e8.tar.gz
samba-559d6587a1d98246883f14bca633c3e660d2a4e8.tar.bz2
samba-559d6587a1d98246883f14bca633c3e660d2a4e8.zip
Re-run make idl.
Guenther (This used to be commit f113c340c80f8ecbec37fa8e8c59c7e36777ca64)
Diffstat (limited to 'source3/librpc/gen_ndr/cli_netlogon.c')
-rw-r--r--source3/librpc/gen_ndr/cli_netlogon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/cli_netlogon.c b/source3/librpc/gen_ndr/cli_netlogon.c
index cac3962073..de04c21dc5 100644
--- a/source3/librpc/gen_ndr/cli_netlogon.c
+++ b/source3/librpc/gen_ndr/cli_netlogon.c
@@ -1057,7 +1057,7 @@ NTSTATUS rpccli_netr_DsRGetDCName(struct rpc_pipe_client *cli,
struct GUID *domain_guid,
struct GUID *site_guid,
uint32_t flags,
- struct netr_DsRGetDCNameInfo *info,
+ struct netr_DsRGetDCNameInfo **info,
WERROR *werror)
{
struct netr_DsRGetDCName r;