summaryrefslogtreecommitdiff
path: root/src/crypto/thread_none.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/thread_none.c')
-rw-r--r--src/crypto/thread_none.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/thread_none.c b/src/crypto/thread_none.c
index 85768b4b..718d9601 100644
--- a/src/crypto/thread_none.c
+++ b/src/crypto/thread_none.c
@@ -56,4 +56,4 @@ int CRYPTO_set_thread_local(thread_local_data_t index, void *value,
return 1;
}
-#endif /* OPENSSL_NO_THREADS */
+#endif // OPENSSL_NO_THREADS