Fix various incorrect error function codes.
authorBodo Möller <bodo@openssl.org>
Tue, 26 Apr 2005 18:53:22 +0000 (18:53 +0000)
committerBodo Möller <bodo@openssl.org>
Tue, 26 Apr 2005 18:53:22 +0000 (18:53 +0000)
commitaa4ce7315f65fdf8940d5bc9e562aa478f0335d3
tree204f2143da41bd1cdff17503baeab94ea58d4e89
parentc741b83762a9f318d515f32624caab6aedf8d2c5
Fix various incorrect error function codes.

("perl util/ck_errf.pl */*.c */*/*.c" still reports many more.)
49 files changed:
crypto/asn1/a_bitstr.c
crypto/asn1/asn1.h
crypto/asn1/asn1_err.c
crypto/bio/bio.h
crypto/bio/bio_err.c
crypto/bio/bio_lib.c
crypto/bn/bn.h
crypto/bn/bn_ctx.c
crypto/bn/bn_err.c
crypto/bn/bn_gf2m.c
crypto/bn/bn_rand.c
crypto/bn/bn_recp.c
crypto/buffer/buf_err.c
crypto/buffer/buffer.c
crypto/buffer/buffer.h
crypto/conf/conf.h
crypto/conf/conf_def.c
crypto/conf/conf_err.c
crypto/conf/conf_mod.c
crypto/dh/dh.h
crypto/dh/dh_err.c
crypto/dh/dh_gen.c
crypto/dh/dh_key.c
crypto/dso/dso.h
crypto/dso/dso_err.c
crypto/dso/dso_vms.c
crypto/ec/ec.h
crypto/ec/ec2_mult.c
crypto/ec/ec_asn1.c
crypto/ec/ec_err.c
crypto/ec/ec_key.c
crypto/ec/ec_lib.c
crypto/ec/ecp_mont.c
crypto/ec/ecp_nist.c
crypto/ecdh/ecdh.h
crypto/ecdh/ech_err.c
crypto/ecdh/ech_lib.c
crypto/ecdsa/ecdsa.h
crypto/ecdsa/ecs_err.c
crypto/ecdsa/ecs_lib.c
crypto/ecdsa/ecs_ossl.c
ssl/bio_ssl.c
ssl/s3_clnt.c
ssl/s3_lib.c
ssl/s3_srvr.c
ssl/ssl.h
ssl/ssl_err.c
ssl/ssl_lib.c
util/ck_errf.pl