summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/lsa.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-04-08 22:58:16 +0200
committerGünther Deschner <gd@samba.org>2008-04-08 22:58:16 +0200
commitaa95d6a167ee21cb8df10d94f4ecdeec9e78719d (patch)
treeb5fda2915c8c67876d4987e28a5205971ac63f91 /source3/librpc/gen_ndr/lsa.h
parent657365145b345d59652da442722e471a0f8fc1b7 (diff)
downloadsamba-aa95d6a167ee21cb8df10d94f4ecdeec9e78719d.tar.gz
samba-aa95d6a167ee21cb8df10d94f4ecdeec9e78719d.tar.bz2
samba-aa95d6a167ee21cb8df10d94f4ecdeec9e78719d.zip
Re-run make idl.
Guenther (This used to be commit 6f474326030b916ca972b68ce36e4d7287192a33)
Diffstat (limited to 'source3/librpc/gen_ndr/lsa.h')
-rw-r--r--source3/librpc/gen_ndr/lsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/librpc/gen_ndr/lsa.h b/source3/librpc/gen_ndr/lsa.h
index a9c8906631..044d07b1e0 100644
--- a/source3/librpc/gen_ndr/lsa.h
+++ b/source3/librpc/gen_ndr/lsa.h
@@ -964,7 +964,7 @@ struct lsa_QueryTrustedDomainInfo {
} in;
struct {
- union lsa_TrustedDomainInfo *info;/* [unique,switch_is(level)] */
+ union lsa_TrustedDomainInfo **info;/* [ref,switch_is(level)] */
NTSTATUS result;
} out;