summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorValery Febvre <vfebvre at easter-eggs.com>2004-07-20 17:18:47 +0000
committerValery Febvre <vfebvre at easter-eggs.com>2004-07-20 17:18:47 +0000
commitd0a420890594745e24f8e41bd261c9615cd44c49 (patch)
tree44741ac6201f9a4a589f8a64f8b43d10270e0b86
parent836bafd13b0e1caca671dc8dd5eb9725a53b9b8e (diff)
downloadlasso-d0a420890594745e24f8e41bd261c9615cd44c49.tar.gz
lasso-d0a420890594745e24f8e41bd261c9615cd44c49.tar.xz
lasso-d0a420890594745e24f8e41bd261c9615cd44c49.zip
*** empty log message ***
-rw-r--r--lasso/Attic/protocols/elements/assertion.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lasso/Attic/protocols/elements/assertion.h b/lasso/Attic/protocols/elements/assertion.h
index a5e91fd3..c752e4cd 100644
--- a/lasso/Attic/protocols/elements/assertion.h
+++ b/lasso/Attic/protocols/elements/assertion.h
@@ -53,6 +53,7 @@ struct _LassoAssertionClass {
};
LASSO_EXPORT GType lasso_assertion_get_type (void);
+
LASSO_EXPORT LassoNode* lasso_assertion_new (const xmlChar *issuer,
xmlChar *requestID);