mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 20:49:59 -04:00
spelling
This commit is contained in:
parent
c019679b32
commit
05bae3f352
1 changed files with 2 additions and 2 deletions
|
|
@ -225,8 +225,8 @@ init_desc(void) {
|
|||
SET_NSSTATDESC(udp, "UDP queries received", "QryUDP");
|
||||
SET_NSSTATDESC(tcp, "TCP queries received", "QryTCP");
|
||||
SET_NSSTATDESC(nsidopt, "NSID option received", "NSIDOpt");
|
||||
SET_NSSTATDESC(expireopt, "Expire option recieved", "ExpireOpt");
|
||||
SET_NSSTATDESC(otheropt, "Other EDNS option recieved", "OtherOpt");
|
||||
SET_NSSTATDESC(expireopt, "Expire option received", "ExpireOpt");
|
||||
SET_NSSTATDESC(otheropt, "Other EDNS option received", "OtherOpt");
|
||||
#ifdef ISC_PLATFORM_USESIT
|
||||
SET_NSSTATDESC(sitopt, "source identity token option received",
|
||||
"SitOpt");
|
||||
|
|
|
|||
Loading…
Reference in a new issue