summaryrefslogtreecommitdiff
path: root/source4/librpc/idl
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-28 02:25:30 +0100
committerGünther Deschner <gd@samba.org>2008-10-29 08:57:27 +0100
commit4f6264b66c0e9f8d863ee547cc5902d35a0826de (patch)
tree96848ca5566d9b5c18d22614f3f8032bfe32c08b /source4/librpc/idl
parent359927dd34e83875acd197b1b3e232693d8c66f5 (diff)
downloadsamba-4f6264b66c0e9f8d863ee547cc5902d35a0826de.tar.gz
samba-4f6264b66c0e9f8d863ee547cc5902d35a0826de.tar.bz2
samba-4f6264b66c0e9f8d863ee547cc5902d35a0826de.zip
s4-netlogon: merge netr_LogonGetDomainInfo from s3 idl.
Guenther
Diffstat (limited to 'source4/librpc/idl')
-rw-r--r--source4/librpc/idl/netlogon.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/librpc/idl/netlogon.idl b/source4/librpc/idl/netlogon.idl
index 33b3c815ec..7cb83b3d69 100644
--- a/source4/librpc/idl/netlogon.idl
+++ b/source4/librpc/idl/netlogon.idl
@@ -1237,7 +1237,7 @@ interface netlogon
[in,out,ref] netr_Authenticator *return_authenticator,
[in] uint32 level,
[in,switch_is(level)] netr_DomainQuery query,
- [out,switch_is(level)] netr_DomainInfo info
+ [out,ref,switch_is(level)] netr_DomainInfo *info
);
typedef [flag(NDR_PAHEX)] struct {