typo in comment
authortb <tb@openbsd.org>
Thu, 4 Mar 2021 15:43:18 +0000 (15:43 +0000)
committertb <tb@openbsd.org>
Thu, 4 Mar 2021 15:43:18 +0000 (15:43 +0000)
usr.sbin/rpki-client/gbr.c

index 0d5e304..bd753bd 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: gbr.c,v 1.5 2021/02/16 07:58:30 job Exp $ */
+/*     $OpenBSD: gbr.c,v 1.6 2021/03/04 15:43:18 tb Exp $ */
 /*
  * Copyright (c) 2020 Claudio Jeker <claudio@openbsd.org>
  *
@@ -75,7 +75,7 @@ gbr_parse(X509 **x509, const char *fn)
 }
 
 /*
- * Free an GBR pointer.
+ * Free a GBR pointer.
  * Safe to call with NULL.
  */
 void