From 014e6c9194204b393ba32fd206e0d237c23cca27 Mon Sep 17 00:00:00 2001 From: Benjamin Dauvergne Date: Thu, 14 Jan 2010 16:18:48 +0000 Subject: Documentation: add lasso_profile_set/get_signature_hint to lasso-sections.txt --- docs/reference/lasso/lasso-sections.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/reference/lasso/lasso-sections.txt b/docs/reference/lasso/lasso-sections.txt index 2ec30682..6031bd8b 100644 --- a/docs/reference/lasso/lasso-sections.txt +++ b/docs/reference/lasso/lasso-sections.txt @@ -72,6 +72,7 @@ LASSO_NAME_REGISTRATION_GET_CLASS profile LassoProfilePrivate LassoRequestType +LassoProfileSignatureHint LassoProfile LassoProfile lasso_profile_get_request_type_from_soap_msg @@ -87,6 +88,8 @@ lasso_profile_get_artifact lasso_profile_get_artifact_message lasso_profile_set_artifact_message lasso_profile_get_server +lasso_profile_set_signature_hint +lasso_profile_get_signature_hint LASSO_PROFILE LASSO_IS_PROFILE -- cgit