[SCM] GNU gnutls branch, master, updated. gnutls_3_0_8-37-g2a8cf74

"Nikos Mavrogiannopoulos" <[email protected]>
Newsgroups gmane.comp.encryption.gpg.gnutls.cvs
Message-ID <[email protected]>
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=2a8cf749ad2e5bcc99f7e3283aea066dbf92bf2a

The branch, master has been updated
       via  2a8cf749ad2e5bcc99f7e3283aea066dbf92bf2a (commit)
      from  d373c54e0a3b56e629fd2601a0e031e022e88c71 (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 2a8cf749ad2e5bcc99f7e3283aea066dbf92bf2a
Author: Nikos Mavrogiannopoulos <[email protected]>
Date:   Thu Dec 8 23:19:37 2011 +0100

    corrected have_cpuid for x86-64.

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

Summary of changes:
 lib/accelerated/x86/x86.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/accelerated/x86/x86.h b/lib/accelerated/x86/x86.h
index a5f7967..617db0f 100644
--- a/lib/accelerated/x86/x86.h
+++ b/lib/accelerated/x86/x86.h
@@ -29,7 +29,7 @@ void gnutls_cpuid(unsigned int func, unsigned int *ax, unsigned int *bx, unsigne
 # ifdef ASM_X86_32
 unsigned int gnutls_have_cpuid(void);
 # else
-#  define _gnutls_have_cpuid() 1
+#  define gnutls_have_cpuid() 1
 # endif /* ASM_X86_32 */
 
 #endif


hooks/post-receive
-- 
GNU gnutls
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.