unterminated comment
authortedu <tedu@openbsd.org>
Fri, 18 Apr 2014 02:45:58 +0000 (02:45 +0000)
committertedu <tedu@openbsd.org>
Fri, 18 Apr 2014 02:45:58 +0000 (02:45 +0000)
lib/libssl/src/apps/crl.c

index a4a4d7d..914426d 100644 (file)
@@ -152,7 +152,7 @@ MAIN(int argc, char **argv)
                                goto bad;
                        if (!args_from_file(++argv, Nargc, Nargv)) {
                                goto end;
-                       } */
+                       }
                }
 #endif
                if (strcmp(*argv, "-inform") == 0) {