Commit 91588bbb authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

FIPS error codes are in fips_err.h not fips_err.c

parent a8a7887e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,7 +27,7 @@ L DSO crypto/dso/dso.h crypto/dso/dso_err.c
L ENGINE	crypto/engine/engine.h		crypto/engine/eng_err.c
L OCSP		crypto/ocsp/ocsp.h		crypto/ocsp/ocsp_err.c
L UI		crypto/ui/ui.h			crypto/ui/ui_err.c
L FIPS		fips-1.0/fips.h			crypto/fips_err.c
L FIPS		fips-1.0/fips.h			crypto/fips_err.h

# additional header files to be scanned for function names
L NONE		crypto/x509/x509_vfy.h		NONE