summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/netlogon.h
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/netlogon.h
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/netlogon.h')
-rw-r--r--source3/librpc/gen_ndr/netlogon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/netlogon.h b/source3/librpc/gen_ndr/netlogon.h
index 612e30914a..ef2218c0f2 100644
--- a/source3/librpc/gen_ndr/netlogon.h
+++ b/source3/librpc/gen_ndr/netlogon.h
@@ -1181,7 +1181,7 @@ struct netr_DsRGetDCName {
} in;
struct {
- struct netr_DsRGetDCNameInfo *info;/* [ref] */
+ struct netr_DsRGetDCNameInfo **info;/* [ref] */
WERROR result;
} out;