indent has problems with comments that are on the right hand side of a line.
[oweals/openssl.git] / crypto / ec / ecp_nistp256.c
index cd87161093b22cc52f315de1765fdf7114c6a598..1df0249d38e50ed7f3765d4f1e29c22f4029f1ab 100644 (file)
@@ -175,8 +175,10 @@ static BIGNUM *smallfelem_to_BN(BIGNUM *out, const smallfelem in)
        }
 
 
-/* Field operations
- * ---------------- */
+/*-
+ * Field operations
+ * ----------------
+ */
 
 static void smallfelem_one(smallfelem out)
        {