summaryrefslogtreecommitdiffstats
path: root/lasso/xml/lib_authentication_statement.h
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2004-11-25 22:51:39 +0000
committerFrederic Peters <fpeters@entrouvert.com>2004-11-25 22:51:39 +0000
commitcd4f3ea1fc570e01772c3e54a27c34672f2c24ea (patch)
treeca468ab831566a3eb4946d8bb2f4132e21e9e205 /lasso/xml/lib_authentication_statement.h
parent256cca14ce7028c521c9d652f5ef6d2531b81fea (diff)
downloadlasso-cd4f3ea1fc570e01772c3e54a27c34672f2c24ea.tar.gz
lasso-cd4f3ea1fc570e01772c3e54a27c34672f2c24ea.tar.xz
lasso-cd4f3ea1fc570e01772c3e54a27c34672f2c24ea.zip
indentation work
Diffstat (limited to 'lasso/xml/lib_authentication_statement.h')
-rw-r--r--lasso/xml/lib_authentication_statement.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/xml/lib_authentication_statement.h b/lasso/xml/lib_authentication_statement.h
index 09e887ba..9ddd61fe 100644
--- a/lasso/xml/lib_authentication_statement.h
+++ b/lasso/xml/lib_authentication_statement.h
@@ -54,7 +54,7 @@ typedef struct _LassoLibAuthenticationStatementClass LassoLibAuthenticationState
struct _LassoLibAuthenticationStatement {
LassoSamlAuthenticationStatement parent;
- /* <xs:element ref="AuthnContext" minOccurs="0"/> */
+ /* <xs:element ref="AuthnContext" minOccurs="0"/> */
LassoLibAuthnContext *AuthnContext;
/* <xs:attribute name="ReauthenticateOnOrAfter" type="xs:dateTime" use="optional"/> */
char *ReauthenticateOnOrAfter;