summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2007-02-14 13:15:58 +0000
committerDr. Stephen Henson <steve@openssl.org>2007-02-14 13:15:58 +0000
commit91588bbb6ef4c65326a5becc55ffc3be775daa70 (patch)
treec7e51a9c2ab46272a67e4070ff4e50dbf80436f7
parenta8a7887ee2495098926f37d30302de2efee8ebe4 (diff)
downloadopenssl-new-91588bbb6ef4c65326a5becc55ffc3be775daa70.tar.gz
FIPS error codes are in fips_err.h not fips_err.c
-rw-r--r--crypto/err/openssl.ec2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/err/openssl.ec b/crypto/err/openssl.ec
index 88d40c25b0..20e37b9f2a 100644
--- a/crypto/err/openssl.ec
+++ b/crypto/err/openssl.ec
@@ -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