aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ldid.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldid.cpp b/ldid.cpp
index f2b971a..f734e98 100644
--- a/ldid.cpp
+++ b/ldid.cpp
@@ -3611,7 +3611,7 @@ int main(int argc, char *argv[]) {
++filei;
}
-#ifndef LDID_NOSMINE
+#ifndef LDID_NOSMIME
# if OPENSSL_VERSION_MAJOR >= 3
OSSL_PROVIDER_unload(legacy);
OSSL_PROVIDER_unload(deflt);