Since num is now a size_t, it's not necssary to check for less than 0,
authorRichard Levitte <levitte@openssl.org>
Thu, 27 May 2004 09:20:42 +0000 (09:20 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 27 May 2004 09:20:42 +0000 (09:20 +0000)
commitef16f450810e7174161f10aa94f6e55469783f28
treef2d12dd6155cd58135b7b5de2eb77f9b3d08dd1e
parent4d692e1ba090fd6180ab361b471acb9241ca3c67
Since num is now a size_t, it's not necssary to check for less than 0,
AND it avoids warnings on certain systems.
crypto/sha/sha_locl.h