Fix ex_data locks issue
[openssl.git] / crypto / include / internal / cryptlib_int.h
index 296853fc8cbe890bd40ae4f5a8c08e76ef4f5de0..a38ac18d1f80da1e8d82ca63f73758b649f87155 100644 (file)
@@ -65,9 +65,10 @@ struct thread_local_inits_st {
 };
 
 int ossl_init_thread_start(uint64_t opts);
+
 /*
  * OPENSSL_INIT flags. The primary list of these is in crypto.h. Flags below
- * are those ommitted from crypto.h because they are "reserved for internal
+ * are those ommitted from crypto.h because they are "reserverd for internal
  * use".
  */
 # define OPENSSL_INIT_ZLIB                   0x00010000L