]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/dhparam.c
mark all block comments that need format preserving so that
[thirdparty/openssl.git] / apps / dhparam.c
index 1297d6fb5ec9bf391c487436dd1b07bbeb4bb8a6..585953aedcbcf8c7c06086f3ff1f8c0842a7c8d6 100644 (file)
 
 #define DEFBITS        512
 
-/* -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