mark all block comments that need format preserving so that
[openssl.git] / apps / crl2p7.c
index 42c6886b83f81e008b59b6188060ffc4040a0cca..ce78e76e80641cf190cd22fb986f486b9403da92 100644 (file)
@@ -75,7 +75,8 @@ static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile);
 #undef PROG
 #define PROG   crl2pkcs7_main
 
-/* -inform arg - input format - default PEM (DER or PEM)
+/*-
+ * -inform arg - input format - default PEM (DER or PEM)
  * -outform arg - output format - default PEM
  * -in arg     - input file - default stdin
  * -out arg    - output file - default stdout