Commit 46824b30 authored by Rich Salz's avatar Rich Salz
Browse files

Fix pathname errors in errcode file



Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3388)
(cherry picked from commit 1d3235f8)
parent ccceda84
Loading
Loading
Loading
Loading
+2 −3
Original line number Original line Diff line number Diff line
@@ -37,12 +37,11 @@ L ASYNC include/openssl/async.h crypto/async/async_err.c
L KDF		include/openssl/kdf.h		crypto/kdf/kdf_err.c
L KDF		include/openssl/kdf.h		crypto/kdf/kdf_err.c


# additional header files to be scanned for function names
# additional header files to be scanned for function names
L NONE		crypto/x509/x509_vfy.h		NONE
L NONE		include/openssl/x509_vfy.h	NONE
L NONE		crypto/ec/ec_lcl.h		NONE
L NONE		crypto/ec/ec_lcl.h		NONE
L NONE		crypto/asn1/asn_lcl.h		NONE
L NONE		crypto/cms/cms_lcl.h		NONE
L NONE		crypto/cms/cms_lcl.h		NONE
L NONE		crypto/ct/ct_locl.h		NONE
L NONE		crypto/ct/ct_locl.h		NONE
L NONE		fips/rand/fips_rand.h		NONE
#L NONE		fips/rand/fips_rand.h		NONE
L NONE		ssl/ssl_locl.h			NONE
L NONE		ssl/ssl_locl.h			NONE


F RSAREF_F_RSA_BN2BIN
F RSAREF_F_RSA_BN2BIN