summaryrefslogtreecommitdiffstats
path: root/lasso/xml/saml_advice.h
diff options
context:
space:
mode:
Diffstat (limited to 'lasso/xml/saml_advice.h')
-rw-r--r--lasso/xml/saml_advice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lasso/xml/saml_advice.h b/lasso/xml/saml_advice.h
index acceb33f..d013fd31 100644
--- a/lasso/xml/saml_advice.h
+++ b/lasso/xml/saml_advice.h
@@ -48,6 +48,8 @@ typedef struct _LassoSamlAdviceClass LassoSamlAdviceClass;
struct _LassoSamlAdvice {
LassoNode parent;
+
+ /*< public >*/
/* XXX: unbounded; both should be GList */
/* <element ref="saml:AssertionIDReference"/> */
char *AssertionIDReference;