Fix source where indent will not be able to cope
[openssl.git] / apps / ec.c
index 896eabc13fba53a1f0e677f8b3952fe9ab7abe33..ec560aabedddec7a38cd34caf129e837df1bcd6f 100644 (file)
--- a/apps/ec.c
+++ b/apps/ec.c
@@ -70,7 +70,8 @@
 #undef PROG
 #define PROG   ec_main
 
-/* -inform arg    - input format - default PEM (one of DER, NET or PEM)
+/*-
+ * -inform arg    - input format - default PEM (one of DER, NET or PEM)
  * -outform arg   - output format - default PEM
  * -in arg        - input file - default stdin
  * -out arg       - output file - default stdout