RT3543: Remove #ifdef LINT
authorRich Salz <rsalz@openssl.org>
Tue, 23 Sep 2014 17:23:09 +0000 (13:23 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 10 Dec 2014 22:31:04 +0000 (17:31 -0500)
commit5cf37957fbdb7e2a1be48e15c4114d218c135f73
tree1208728955b062762d2c327fd08d268c0942177e
parenta4a934119dd213e16c9d8b11150a4815604c13bb
RT3543: Remove #ifdef LINT

I also replaced some exit/return wrappers in various
programs (from main) to standardize on return.

Reviewed-by: Richard Levitte <levitte@openssl.org>
12 files changed:
apps/dhparam.c
apps/dsaparam.c
apps/gendh.c
apps/genpkey.c
apps/genrsa.c
apps/req.c
apps/speed.c
crypto/asn1/asn1_par.c
crypto/des/read_pwd.c
crypto/des/rpw.c
crypto/dh/dhtest.c
crypto/ecdh/ecdhtest.c