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_6-14-ga171537


From: Simon Josefsson
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_6-14-ga171537
Date: Wed, 30 Sep 2009 05:45:30 +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=a17153748c2ac5c0877d647c904ce35a1d48eb62

The branch, master has been updated
       via  a17153748c2ac5c0877d647c904ce35a1d48eb62 (commit)
      from  e0b1124f72e3d5210000b3f677b401d8b2654ea4 (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 a17153748c2ac5c0877d647c904ce35a1d48eb62
Author: Simon Josefsson <address@hidden>
Date:   Wed Sep 30 07:45:26 2009 +0200

    Fix comment.

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

Summary of changes:
 lib/auth_cert.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/auth_cert.c b/lib/auth_cert.c
index d35f359..f447313 100644
--- a/lib/auth_cert.c
+++ b/lib/auth_cert.c
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software 
Foundation
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free 
Software Foundation
  *
  * Author: Nikos Mavrogiannopoulos
  *
@@ -1523,7 +1523,7 @@ _gnutls_gen_cert_server_cert_req (gnutls_session_t 
session, opaque ** data)
     size += cred->x509_rdn_sequence.size;
 
   if (_gnutls_version_has_selectable_sighash(ver))
-    /* Need at least one byte to announce the number of supported hash
+    /* Need two bytes to announce the number of supported hash
        functions (see below).  */
     size += 2;
 


hooks/post-receive
-- 
GNU gnutls




reply via email to

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