fix spelling errors reported by Fossies.

(cherry picked from commit ba0313e649)
This commit is contained in:
Evan Hunt
2020-02-20 14:49:36 -08:00
parent d133acc8bb
commit 11a0d771f9
169 changed files with 360 additions and 360 deletions

View File

@@ -204,7 +204,7 @@ query(void) {
ERRCONT(result, "dns_name_fromtext");
result = dns_db_find(db, dns_fixedname_name(&name),
NULL /*vesion*/, dns_rdatatype_a,
NULL /*version*/, dns_rdatatype_a,
0 /*options*/, 0 /*time*/, NULL /*nodep*/,
dns_fixedname_name(&found), &rdataset,
&sigset);