This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU gsasl".
http://git.savannah.gnu.org/cgit/gsasl.git/commit/?id=feda8dca85ce8d3a8d8c9ed4f54ce205d68cbb4d The branch, master has been updated via feda8dca85ce8d3a8d8c9ed4f54ce205d68cbb4d (commit) from 637be1011804db713662c1f1bd37ac20278384c0 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit feda8dca85ce8d3a8d8c9ed4f54ce205d68cbb4d Author: Simon Josefsson <[email protected]> Date: Tue Mar 27 23:51:04 2012 +0200 Fix last commit. ----------------------------------------------------------------------- Summary of changes: lib/src/error.c | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/lib/src/error.c b/lib/src/error.c index bdd6c28..fc34dce 100644 --- a/lib/src/error.c +++ b/lib/src/error.c @@ -204,8 +204,6 @@ static struct N_("Callback failed to provide SAML20 IdP identifier.")), ERR (GSASL_NO_SAML20_REDIRECT_URL, N_("Callback failed to provide SAML20 redirect URL.")), - ERR (GSASL_NO_OPENID20_AUTH_IDENTIFIER, - N_("Callback failed to provide OPENID20 authentication identifier.")), ERR (GSASL_NO_OPENID20_REDIRECT_URL, N_("Callback failed to provide OPENID20 redirect URL.")) }; hooks/post-receive -- GNU gsasl _______________________________________________ Gsasl-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gsasl-commit
