summaryrefslogtreecommitdiffstats
path: root/lasso/xml/errors.h
diff options
context:
space:
mode:
authorNicolas Clapies <nclapies@entrouvert.com>2004-08-26 13:20:45 +0000
committerNicolas Clapies <nclapies@entrouvert.com>2004-08-26 13:20:45 +0000
commit81ea440da3f659fb7c4b67648bac9a47ae5b5ea8 (patch)
treeffd46884c06a7351cb09926f3e6934e3037f50b1 /lasso/xml/errors.h
parenta1aac4c4c5af0317b1a2e0f1977f9afb44acb219 (diff)
downloadlasso-81ea440da3f659fb7c4b67648bac9a47ae5b5ea8.tar.gz
lasso-81ea440da3f659fb7c4b67648bac9a47ae5b5ea8.tar.xz
lasso-81ea440da3f659fb7c4b67648bac9a47ae5b5ea8.zip
Rename constant LASSO_LOGOUT_ERROR_UNSUPPORTED_PROFILLE to LASSO_PROFILE_ERROR_UNSUPPORTED_PROFILE, now can be use by all profiles
Diffstat (limited to 'lasso/xml/errors.h')
-rw-r--r--lasso/xml/errors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lasso/xml/errors.h b/lasso/xml/errors.h
index 83b7c247..32073368 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_LOGOUT_ERROR_UNSUPPORTED_PROFILLE -301
+#define LASSO_PROFILE_ERROR_UNSUPPORTED_PROFILE -301
#define LASSO_PARAM_ERROR_BADTYPE_OR_NULL_OBJ -501
#define LASSO_PARAM_ERROR_INVALID_VALUE -502