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