From: tb Date: Wed, 11 May 2022 09:40:00 +0000 (+0000) Subject: Fix doc comment of sbgp_asrange() X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=1356ae1f5c23c467ff6e33ab1063835c4a2e4765;p=openbsd Fix doc comment of sbgp_asrange() --- diff --git a/usr.sbin/rpki-client/cert.c b/usr.sbin/rpki-client/cert.c index c2be7c00c45..c4114f2c225 100644 --- a/usr.sbin/rpki-client/cert.c +++ b/usr.sbin/rpki-client/cert.c @@ -1,4 +1,4 @@ -/* $OpenBSD: cert.c,v 1.76 2022/05/11 09:07:04 tb Exp $ */ +/* $OpenBSD: cert.c,v 1.77 2022/05/11 09:40:00 tb Exp $ */ /* * Copyright (c) 2021 Job Snijders * Copyright (c) 2019 Kristaps Dzonsons @@ -95,7 +95,7 @@ append_as(struct parse *p, const struct cert_as *as) } /* - * Parse a range of addresses as in 3.2.3.8. + * Parse a range of AS identifiers as in 3.2.3.8. * Returns zero on failure, non-zero on success. */ static int