Typo (?)
[openssl.git] / fips / fips_premain.c
index 526edbb9d2f2684c67885082aec3fe26ff2f5f96..fc448d0eaaa1f989a296630fb86e733af055d218 100644 (file)
@@ -70,7 +70,7 @@
 
 #if defined(_MSC_VER)
 # pragma section("fipsro",read)
 
 #if defined(_MSC_VER)
 # pragma section("fipsro",read)
-# __declspec(allocate("fipsro"))
+  __declspec(allocate("fipsro"))
 #endif
 static const unsigned char FINGERPRINT_ascii_value[41] = HMAC_SHA1_SIG;
 
 #endif
 static const unsigned char FINGERPRINT_ascii_value[41] = HMAC_SHA1_SIG;