mark all block comments that need format preserving so that
[openssl.git] / crypto / stack / stack.c
index 76cf1a1168973ec8313896fa28ab2a7f2d5f65a1..27e60b032a381a0820169de76d7f8ddd25a1f081 100644 (file)
@@ -56,7 +56,8 @@
  * [including the GNU Public Licence.]
  */
 
-/* Code for stacks
+/*-
+ * Code for stacks
  * Author - Eric Young v 1.0
  * 1.2 eay 12-Mar-97 - Modified sk_find so that it _DOES_ return the
  *                     lowest index for the searched item.