From c38e9fa1885187364cfeba026e9bf38d6845886f Mon Sep 17 00:00:00 2001 From: djm <> Date: Fri, 9 Jan 2009 12:14:09 +0000 Subject: import openssl-0.9.8j --- src/lib/libcrypto/util/fipslink.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/libcrypto/util/fipslink.pl') diff --git a/src/lib/libcrypto/util/fipslink.pl b/src/lib/libcrypto/util/fipslink.pl index a893833c5c..3597bc1740 100644 --- a/src/lib/libcrypto/util/fipslink.pl +++ b/src/lib/libcrypto/util/fipslink.pl @@ -28,7 +28,7 @@ if (exists $ENV{"PREMAIN_DSO_EXE"}) } check_hash($sha1_exe, "fips_premain.c"); -check_hash($sha1_exe, "fipscanister.o"); +check_hash($sha1_exe, "fipscanister.lib"); print "Integrity check OK\n"; -- cgit v1.2.3-55-g6feb