mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
Correcting spelling errors found under bro 2.4.1+dfsg-2 here:
https://lintian.debian.org/full/bengen@debian.org.html#bro_2.4.1_x2bdfsg-2
This commit is contained in:
parent
e7ec537ed5
commit
6dddd35d21
6 changed files with 6 additions and 6 deletions
|
@ -389,7 +389,7 @@ nb_dns_addr_request2(register struct nb_dns_info *nd, char *addrp,
|
|||
|
||||
default:
|
||||
snprintf(errstr, NB_DNS_ERRSIZE,
|
||||
"nb_dns_addr_request2(): uknown address family %d", af);
|
||||
"nb_dns_addr_request2(): unknown address family %d", af);
|
||||
return (-1);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue