]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - apps/gendh.c
Re-align some comments after running the reformat script.
[thirdparty/openssl.git] / apps / gendh.c
index 21347dfb10ecd60741208fc7d1de0f0525eae426..1331e5521fb969ae071b8243396c8201b69a2d24 100644 (file)
@@ -122,8 +122,8 @@ int MAIN(int argc, char **argv)
             outfile = *(++argv);
         } else if (strcmp(*argv, "-2") == 0)
             g = 2;
-        /*-     else if (strcmp(*argv,"-3") == 0)
-                        g=3; */
+/*-     else if (strcmp(*argv,"-3") == 0)
+                g=3; */
         else if (strcmp(*argv, "-5") == 0)
             g = 5;
 # ifndef OPENSSL_NO_ENGINE