Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2007 21:08:30 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/crypto/sha2 sha2.c
Message-ID:  <200708222108.l7ML8UKY082228@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2007-08-22 21:08:30 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/crypto/sha2      sha2.c 
  Log:
  MFC elimination of compiler warnings:
  
  sha2.c 1.8:
    GCC 3.4.6 gets confused on this file and produces bogus warning.
    Shut it up.
  
  sha2.c 1.9:
    Initialize T1 to silent gcc warning.
  
  Revision  Changes    Path
  1.7.4.1   +1 -1      src/sys/crypto/sha2/sha2.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708222108.l7ML8UKY082228>