Moved some variable declarations inside blocks where they are needed
authorBodo Möller <bodo@openssl.org>
Mon, 10 May 1999 11:10:38 +0000 (11:10 +0000)
committerBodo Möller <bodo@openssl.org>
Mon, 10 May 1999 11:10:38 +0000 (11:10 +0000)
commit93c5624f04a4a371bdbd66af264743f0bad8c516
tree8773ef6a20d28e3b8af991750335bb13b6d56425
parent699dbecaf79410ab8b31533792e10686b396241e
Moved some variable declarations inside blocks where they are needed
so that warnings about unused variables (for certain
-D... constellations) are avoided; this corresponds to the earlier
change for SHA1.
Submitted by:
Reviewed by:
PR:
crypto/sha/sha_dgst.c