Some compilers are quite picky about non-void functions that don't return
authorRichard Levitte <levitte@openssl.org>
Fri, 6 Dec 2002 08:50:25 +0000 (08:50 +0000)
committerRichard Levitte <levitte@openssl.org>
Fri, 6 Dec 2002 08:50:25 +0000 (08:50 +0000)
commitbed455905266d76ce2225bbad5fdfe434b7c4e37
tree77570512f9972e53e471514c46ced497162aa5e2
parent7f87c1c0fc76b3b17210de959e72f3917396bebc
Some compilers are quite picky about non-void functions that don't return
anything.
crypto/dsa/dsatest.c
crypto/evp/evp_test.c