gnutls-commit
[Top][All Lists]
Advanced

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

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_10-341-gaad3ec0


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_10-341-gaad3ec0
Date: Wed, 18 Aug 2010 16:38:01 +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 gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=aad3ec0ed2c56c86e6febada3734e2e8a66e23ac

The branch, master has been updated
       via  aad3ec0ed2c56c86e6febada3734e2e8a66e23ac (commit)
      from  ce5fb30e4f4ee12c98d1f576337377bcec0a0f14 (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 aad3ec0ed2c56c86e6febada3734e2e8a66e23ac
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Wed Aug 18 18:35:21 2010 +0200

    oldstate var removed.

-----------------------------------------------------------------------

Summary of changes:
 lib/gnutls_handshake.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/lib/gnutls_handshake.c b/lib/gnutls_handshake.c
index c0b2c64..5418462 100644
--- a/lib/gnutls_handshake.c
+++ b/lib/gnutls_handshake.c
@@ -2767,7 +2767,6 @@ static int
 _gnutls_send_handshake_final (gnutls_session_t session, int init)
 {
   int ret = 0;
-  int oldstate = STATE;
 
   /* Send the CHANGE CIPHER SPEC PACKET */
 


hooks/post-receive
-- 
GNU gnutls



reply via email to

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