artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
124832c
)
unterminated comment
author
tedu
<tedu@openbsd.org>
Fri, 18 Apr 2014 02:45:58 +0000
(
02:45
+0000)
committer
tedu
<tedu@openbsd.org>
Fri, 18 Apr 2014 02:45:58 +0000
(
02:45
+0000)
lib/libssl/src/apps/crl.c
patch
|
blob
|
history
diff --git
a/lib/libssl/src/apps/crl.c
b/lib/libssl/src/apps/crl.c
index
a4a4d7d
..
914426d
100644
(file)
--- a/
lib/libssl/src/apps/crl.c
+++ b/
lib/libssl/src/apps/crl.c
@@
-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) {