summaryrefslogtreecommitdiff
path: root/librpc/gen_ndr/lsa.h
diff options
context:
space:
mode:
authorSimo Sorce <idra@samba.org>2010-03-16 16:15:39 -0400
committerSimo Sorce <idra@samba.org>2010-03-22 21:49:40 -0400
commitd9e311ddce50a6decc55ea442f562d11f06e2f78 (patch)
tree863a9df15ddaf9c23352b0e83499328d7d04d699 /librpc/gen_ndr/lsa.h
parent668e7db9d69c8ad62fe817fd057542149937a55f (diff)
downloadsamba-d9e311ddce50a6decc55ea442f562d11f06e2f78.tar.gz
samba-d9e311ddce50a6decc55ea442f562d11f06e2f78.tar.bz2
samba-d9e311ddce50a6decc55ea442f562d11f06e2f78.zip
s4:lsa Functions to set Domain Trust Information
Diffstat (limited to 'librpc/gen_ndr/lsa.h')
-rw-r--r--librpc/gen_ndr/lsa.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/gen_ndr/lsa.h b/librpc/gen_ndr/lsa.h
index a03fdc2361..f48d875c52 100644
--- a/librpc/gen_ndr/lsa.h
+++ b/librpc/gen_ndr/lsa.h
@@ -564,7 +564,7 @@ struct lsa_TrustDomainInfoAuthInfo {
uint32_t outgoing_count;
struct lsa_TrustDomainInfoBuffer *outgoing_current_auth_info;/* [unique] */
struct lsa_TrustDomainInfoBuffer *outgoing_previous_auth_info;/* [unique] */
-};
+}/* [public] */;
struct lsa_TrustDomainInfoFullInfo {
struct lsa_TrustDomainInfoInfoEx info_ex;