artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b00b7d
)
ocsp.c: zap trailing whitespace
author
tb
<tb@openbsd.org>
Thu, 29 Aug 2024 11:04:02 +0000
(11:04 +0000)
committer
tb
<tb@openbsd.org>
Thu, 29 Aug 2024 11:04:02 +0000
(11:04 +0000)
usr.bin/openssl/ocsp.c
patch
|
blob
|
history
diff --git
a/usr.bin/openssl/ocsp.c
b/usr.bin/openssl/ocsp.c
index
cc942a4
..
945303c
100644
(file)
--- a/
usr.bin/openssl/ocsp.c
+++ b/
usr.bin/openssl/ocsp.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: ocsp.c,v 1.2
3 2023/03/06 14:32:06
tb Exp $ */
+/* $OpenBSD: ocsp.c,v 1.2
4 2024/08/29 11:04:02
tb Exp $ */
/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
* project 2000.
*/
@@
-168,7
+168,7
@@
ocsp_opt_cert(char *arg)
}
return (0);
}
-
+
static int
ocsp_opt_cert_id_md(int argc, char **argv, int *argsused)
{