From: tb Date: Thu, 4 Mar 2021 15:43:18 +0000 (+0000) Subject: typo in comment X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=3ba6e6d60e09098c5b4ed25a8d91508803705383;p=openbsd typo in comment --- diff --git a/usr.sbin/rpki-client/gbr.c b/usr.sbin/rpki-client/gbr.c index 0d5e304b764..bd753bd7969 100644 --- 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 job Exp $ */ +/* $OpenBSD: gbr.c,v 1.6 2021/03/04 15:43:18 tb Exp $ */ /* * Copyright (c) 2020 Claudio Jeker * @@ -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