mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
removed typo
This commit is contained in:
parent
7e8dd00fce
commit
82efeeb703
1 changed files with 1 additions and 1 deletions
|
|
@ -136,7 +136,7 @@ dst_key_fromfile(const char *name, const isc_uint16_t id, const int alg,
|
|||
const int type, isc_mem_t *mctx, dst_key_t **keyp);
|
||||
/*
|
||||
* Reads a key from permanent storage.
|
||||
G*
|
||||
*
|
||||
* Requires:
|
||||
* "name" is not NULL.
|
||||
* "id" is a valid key tag identifier.
|
||||
|
|
|
|||
Loading…
Reference in a new issue