oops, void functions shouldn't try and return a value. Strangely, gcc
authorGeoff Thorpe <geoff@openssl.org>
Tue, 9 Jan 2001 16:59:56 +0000 (16:59 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Tue, 9 Jan 2001 16:59:56 +0000 (16:59 +0000)
commit04e53c273fc1a5352dcbec6c575a20c6c7e9c869
tree01b81328ba3cf6c3850ddf0c0757a11d482caf7c
parent599c03530ae1b63df396d35b9227d239d451e8fd
oops, void functions shouldn't try and return a value. Strangely, gcc
didn't even give a warning for this yet HPUX cc considered it an error.
Reported by Lutz(@openssl.org).
crypto/lhash/lhash.h