Further comment amendments to preserve formatting prior to source reformat
[openssl.git] / crypto / threads / th-lock.c
index 14aae5f9128751cd01707aa3f4ee29eb8140d14e..8daa98c1e533dbeaa1cc66d52c56590b514ab219 100644 (file)
@@ -97,7 +97,8 @@ static unsigned long irix_thread_id(void );
 static unsigned long solaris_thread_id(void );
 static unsigned long pthreads_thread_id(void );
 
-/* usage:
+/*-
+ * usage:
  * CRYPTO_thread_setup();
  * application code
  * CRYPTO_thread_cleanup();