mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 19:41:04 -05:00
fixed misleading comment
This commit is contained in:
parent
5c02d3183f
commit
ef486d2e8e
1 changed files with 1 additions and 1 deletions
|
|
@ -616,7 +616,7 @@ dns_result_t dns_name_fromwire(dns_name_t *name,
|
|||
*
|
||||
* 'source' is a valid buffer of type ISC_BUFFERTYPE_BINARY, and the
|
||||
* first byte of the active region should be the first byte of a DNS
|
||||
* wire * format message.
|
||||
* wire format domain name.
|
||||
*
|
||||
* 'target' is a valid buffer of type ISC_BUFFERTYPE_BINARY or
|
||||
* 'target' is NULL and 'name' has a dedicated buffer.
|
||||
|
|
|
|||
Loading…
Reference in a new issue