Cleanup OPENSSL_NO_xxx, part 1
[openssl.git] / engines / e_sureware.c
index aa6fb00041c9b412b5d0ad273f04c73c1c3282d0..c475bb78ddec03d92306eb5e5266544616ed619f 100644 (file)
@@ -1057,5 +1057,5 @@ static int surewarehk_modexp(BIGNUM *r, const BIGNUM *a, const BIGNUM *p,
        }
        return ret;
 }
-#endif /* !OPENSSL_NO_HW_SureWare */
+#endif /* !OPENSSL_NO_HW_SUREWARE */
 #endif /* !OPENSSL_NO_HW */