Fix strange formatting by indent
[oweals/openssl.git] / crypto / stack / stack.c
index 378bd7c7968c432dd609f207d0cb646b293dca1d..fb2cc95ad4b52a7993c3deff269d1277af82dbe8 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.