summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/netlogon.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-01-25 16:33:36 +0100
committerGünther Deschner <gd@samba.org>2008-01-25 17:21:50 +0100
commite49650ea909c927a2a01f3f3bba3ca815e28a12f (patch)
tree0610e135821f2e7f831b17dccec3d1a493acbc2b /source3/librpc/gen_ndr/netlogon.h
parentc72caca4a23e17a7e7a8fc4ddff341bf0f126508 (diff)
downloadsamba-e49650ea909c927a2a01f3f3bba3ca815e28a12f.tar.gz
samba-e49650ea909c927a2a01f3f3bba3ca815e28a12f.tar.bz2
samba-e49650ea909c927a2a01f3f3bba3ca815e28a12f.zip
run "make idl".
Guenther (This used to be commit 5db4310d4c9149dc9d68f7684dc961926f94544a)
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 64a70ca1a7..d1c00b19fb 100644
--- a/source3/librpc/gen_ndr/netlogon.h
+++ b/source3/librpc/gen_ndr/netlogon.h
@@ -1453,7 +1453,7 @@ struct netr_DsrEnumerateDomainTrusts {
} in;
struct {
- struct netr_DomainTrustList **trusts;/* [ref] */
+ struct netr_DomainTrustList *trusts;/* [ref] */
WERROR result;
} out;