mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 08:50:00 -04:00
fix typo
This commit is contained in:
parent
e08daafffc
commit
2b71bc3d51
1 changed files with 2 additions and 2 deletions
|
|
@ -119,8 +119,8 @@ isc_net_haveipv6(void);
|
|||
*
|
||||
* Returns:
|
||||
*
|
||||
* ISC_R_SUCCESS IPv4 is supported.
|
||||
* ISC_R_NOTFOUND IPv4 is not supported.
|
||||
* ISC_R_SUCCESS IPv6 is supported.
|
||||
* ISC_R_NOTFOUND IPv6 is not supported.
|
||||
* ISC_R_UNEXPECTED
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue