mark all block comments that need format preserving so that
[openssl.git] / crypto / dh / dh_check.c
index 9c4f61329fc2652ea923c33a739c9f3f99ac6996..0acd7753e9c206692c46691e2a1676504a299f3b 100644 (file)
@@ -61,7 +61,8 @@
 #include <openssl/bn.h>
 #include <openssl/dh.h>
 
-/* Check that p is a safe prime and
+/*-
+ * Check that p is a safe prime and
  * if g is 2, 3 or 5, check that it is a suitable generator
  * where
  * for 2, p mod 24 == 11