artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9da3575
)
fix typo in comment
author
tb
<tb@openbsd.org>
Sat, 8 Jul 2017 13:37:23 +0000
(13:37 +0000)
committer
tb
<tb@openbsd.org>
Sat, 8 Jul 2017 13:37:23 +0000
(13:37 +0000)
from Hiltjo Posthuma
usr.sbin/acme-client/revokeproc.c
patch
|
blob
|
history
diff --git
a/usr.sbin/acme-client/revokeproc.c
b/usr.sbin/acme-client/revokeproc.c
index
66ccfa3
..
4365a34
100644
(file)
--- a/
usr.sbin/acme-client/revokeproc.c
+++ b/
usr.sbin/acme-client/revokeproc.c
@@
-1,4
+1,4
@@
-/* $Id: revokeproc.c,v 1.1
2 2017/01/24 13:32:55 jsing
Exp $ */
+/* $Id: revokeproc.c,v 1.1
3 2017/07/08 13:37:23 tb
Exp $ */
/*
* Copyright (c) 2016 Kristaps Dzonsons <kristaps@bsd.lv>
*
@@
-164,7
+164,7
@@
revokeproc(int fd, const char *certdir, const char *certfile, int force,
/*
* Next, the long process to make sure that the SAN entries
* listed with the certificate fully cover those passed on the
- * com
am
nd line.
+ * com
ma
nd line.
*/
extsz = x->cert_info->extensions != NULL ?