Small simplification in mkerr.pl
authorFdaSilvaYY <fdasilvayy@gmail.com>
Thu, 8 Feb 2018 23:47:30 +0000 (18:47 -0500)
committerRich Salz <rsalz@openssl.org>
Fri, 9 Feb 2018 12:04:32 +0000 (07:04 -0500)
commita699b8e4ca106a1aade0cc741eca63a61d44b90f
tree480be1058432e30151239c6645c53b6d8fbb65d2
parent2e8b0ef8f4d4b5498f3ffd1fc9f24e52ede8555f
Small simplification in mkerr.pl

As suggested in https://github.com/openssl/openssl/pull/5275

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5288)
32 files changed:
crypto/ocsp/ocsp_err.c
include/internal/dsoerr.h
include/openssl/asn1err.h
include/openssl/asyncerr.h
include/openssl/bioerr.h
include/openssl/bnerr.h
include/openssl/buffererr.h
include/openssl/cmserr.h
include/openssl/comperr.h
include/openssl/conferr.h
include/openssl/cryptoerr.h
include/openssl/cterr.h
include/openssl/dherr.h
include/openssl/dsaerr.h
include/openssl/ecerr.h
include/openssl/engineerr.h
include/openssl/evperr.h
include/openssl/kdferr.h
include/openssl/objectserr.h
include/openssl/ocsperr.h
include/openssl/pemerr.h
include/openssl/pkcs12err.h
include/openssl/pkcs7err.h
include/openssl/randerr.h
include/openssl/rsaerr.h
include/openssl/sslerr.h
include/openssl/storeerr.h
include/openssl/tserr.h
include/openssl/uierr.h
include/openssl/x509err.h
include/openssl/x509v3err.h
util/mkerr.pl