artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce81117
)
typo in comment
author
tb
<tb@openbsd.org>
Thu, 4 Mar 2021 15:43:18 +0000
(15:43 +0000)
committer
tb
<tb@openbsd.org>
Thu, 4 Mar 2021 15:43:18 +0000
(15:43 +0000)
usr.sbin/rpki-client/gbr.c
patch
|
blob
|
history
diff --git
a/usr.sbin/rpki-client/gbr.c
b/usr.sbin/rpki-client/gbr.c
index
0d5e304
..
bd753bd
100644
(file)
--- a/
usr.sbin/rpki-client/gbr.c
+++ b/
usr.sbin/rpki-client/gbr.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: gbr.c,v 1.
5 2021/02/16 07:58:30 jo
b Exp $ */
+/* $OpenBSD: gbr.c,v 1.
6 2021/03/04 15:43:18 t
b Exp $ */
/*
* Copyright (c) 2020 Claudio Jeker <claudio@openbsd.org>
*
@@
-75,7
+75,7
@@
gbr_parse(X509 **x509, const char *fn)
}
/*
- * Free a
n
GBR pointer.
+ * Free a GBR pointer.
* Safe to call with NULL.
*/
void