artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a0505c
)
zap some stray whitespace
author
tb
<tb@openbsd.org>
Wed, 12 Jan 2022 22:55:51 +0000
(22:55 +0000)
committer
tb
<tb@openbsd.org>
Wed, 12 Jan 2022 22:55:51 +0000
(22:55 +0000)
usr.bin/openssl/asn1pars.c
patch
|
blob
|
history
diff --git
a/usr.bin/openssl/asn1pars.c
b/usr.bin/openssl/asn1pars.c
index
18f8a48
..
38d12f6
100644
(file)
--- a/
usr.bin/openssl/asn1pars.c
+++ b/
usr.bin/openssl/asn1pars.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: asn1pars.c,v 1.1
0 2019/07/14 03:30:45 guenther
Exp $ */
+/* $OpenBSD: asn1pars.c,v 1.1
1 2022/01/12 22:55:51 tb
Exp $ */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
@@
-424,7
+424,7
@@
asn1parse_main(int argc, char **argv)
}
static int
-do_generate(BIO *
bio, char *genstr, char *genconf, BUF_MEM *
buf)
+do_generate(BIO *
bio, char *genstr, char *genconf, BUF_MEM *
buf)
{
CONF *cnf = NULL;
int len;