Module: kamailio
Branch: master
Commit: 93586580259fe2d71899a3a4d83868f89362f695
URL: 
https://github.com/kamailio/kamailio/commit/93586580259fe2d71899a3a4d83868f89362f695

Author: Bastian Triller <bastian.tril...@gmail.com>
Committer: Daniel-Constantin Mierla <mico...@gmail.com>
Date: 2025-07-14T12:58:23+02:00

htable: Fix typo

---

Modified: src/core/parser/parse_fline.c

---

Diff:  
https://github.com/kamailio/kamailio/commit/93586580259fe2d71899a3a4d83868f89362f695.diff
Patch: 
https://github.com/kamailio/kamailio/commit/93586580259fe2d71899a3a4d83868f89362f695.patch

---

diff --git a/src/core/parser/parse_fline.c b/src/core/parser/parse_fline.c
index 64d51aae9d0..0db50545533 100644
--- a/src/core/parser/parse_fline.c
+++ b/src/core/parser/parse_fline.c
@@ -130,7 +130,7 @@ char *parse_first_line(char *buffer, unsigned int len, 
struct msg_start *fl)
         * H-file (this is the value which you will take later in
         * processing and define XXX_LEN as length of method name;
         * then just call IFISMETHOD( XXX, 'X' ) ... 'X' is the first
-        * latter; everything must be capitals
+        * letter; everything must be capitals
        */
                        else
        {

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to