From 338293daa70a408b164cd4c7d4018574f97f885f Mon Sep 17 00:00:00 2001 From: Nicolas Clapies Date: Thu, 26 Aug 2004 13:43:45 +0000 Subject: *** empty log message *** --- lasso/xml/errors.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lasso/xml/errors.h') diff --git a/lasso/xml/errors.h b/lasso/xml/errors.h index 32073368..77d61e3f 100644 --- a/lasso/xml/errors.h +++ b/lasso/xml/errors.h @@ -43,7 +43,7 @@ #define LASSO_SERVER_ERROR_PROVIDER_NOTFOUND -201 #define LASSO_SERVER_ERROR_ADD_PROVIDER_FAILED -202 -#define LASSO_PROFILE_ERROR_UNSUPPORTED_PROFILE -301 +#define LASSO_LOGOUT_ERROR_UNSUPPORTED_PROFILE -301 #define LASSO_PARAM_ERROR_BADTYPE_OR_NULL_OBJ -501 #define LASSO_PARAM_ERROR_INVALID_VALUE -502 -- cgit