cvs commit: src/sys/crypto/sha2 sha2.c
Ed Maste
emaste at FreeBSD.org
Wed Aug 22 14:08:31 PDT 2007
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
More information about the cvs-src
mailing list