gsasl-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gsasl branch, master, updated. gsasl-1-7-1-24-gfeda8dc


From: Simon Josefsson
Subject: [SCM] GNU gsasl branch, master, updated. gsasl-1-7-1-24-gfeda8dc
Date: Tue, 27 Mar 2012 21:51:09 +0000

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 <address@hidden>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]