Nit: fix typo in documentation dst_key_getnum

This commit is contained in:
Matthijs Mekking
2019-09-11 16:31:41 +02:00
parent 68e8741c98
commit 7f4d1dbddf

View File

@@ -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