[sr-dev] git:5.2:365bdea6: core: small spelling fix in comment

Henning Westerholt hw at skalatan.de
Fri Oct 2 16:21:33 CEST 2020


Module: kamailio
Branch: 5.2
Commit: 365bdea6bd81e32b0bf40832ca5fad3b3ea5e3d7
URL: https://github.com/kamailio/kamailio/commit/365bdea6bd81e32b0bf40832ca5fad3b3ea5e3d7

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2020-10-02T14:21:12Z

core: small spelling fix in comment

(cherry picked from commit fc09015bbad342b435de7ddb3300e19a415c340d)

---

Modified: src/core/dns_cache.h

---

Diff:  https://github.com/kamailio/kamailio/commit/365bdea6bd81e32b0bf40832ca5fad3b3ea5e3d7.diff
Patch: https://github.com/kamailio/kamailio/commit/365bdea6bd81e32b0bf40832ca5fad3b3ea5e3d7.patch

---

diff --git a/src/core/dns_cache.h b/src/core/dns_cache.h
index 3552e8392f..b09c79be8a 100644
--- a/src/core/dns_cache.h
+++ b/src/core/dns_cache.h
@@ -70,7 +70,7 @@ enum dns_errors{
 					              -- returned only by the dns_resolve*
 								  functions when called iteratively,; it
 								  signals the end of the ip/records list */
-					E_DNS_UNKNOWN /**< unkown error */,
+					E_DNS_UNKNOWN /**< unknown error */,
 					E_DNS_INTERNAL_ERR /**< internal error */,
 					E_DNS_BAD_SRV_ENTRY,
 					E_DNS_NO_SRV /**< unresolvable srv record */,




More information about the sr-dev mailing list