From: Matthijs Mekking Date: Wed, 11 Sep 2019 14:31:41 +0000 (+0200) Subject: Nit: fix typo in documentation dst_key_getnum X-Git-Tag: v9.15.6~26^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f4d1dbddfbc2571a7b407078b8526cf809e1afb;p=thirdparty%2Fbind9.git Nit: fix typo in documentation dst_key_getnum --- diff --git a/lib/dns/include/dst/dst.h b/lib/dns/include/dst/dst.h index 3146d88cb92..52d4d3319e4 100644 --- a/lib/dns/include/dst/dst.h +++ b/lib/dns/include/dst/dst.h @@ -819,7 +819,7 @@ dst_key_getnum(const dst_key_t *key, int type, uint32_t *valuep); * Requires: * "key" is a valid key. * "type" is no larger than DST_MAX_NUMERIC - * "timep" is not null. + * "valuep" is not null. */ void