[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sr-dev
Subject:    [sr-dev] git:pd/outbound: modules_k/path: fixed a typo in a diagnostic message
From:       Peter Dunkley <peter.dunkley () crocodile-rcs ! com>
Date:       2012-12-31 17:11:19
Message-ID: 20121231171119.DEACFEF807A () rimmer ! ryngle ! com
[Download RAW message or body]

Module: sip-router
Branch: pd/outbound
Commit: a0dd2a75dc763ebb5907573aac3b8653c5faf93a
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=a0dd2a75dc763ebb5907573aac3b8653c5faf93a


Author: Peter Dunkley <peter.dunkley@crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley@crocodile-rcs.com>
Date:   Mon Dec 31 13:25:01 2012 +0000

modules_k/path: fixed a typo in a diagnostic message

---

 modules_k/path/path.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules_k/path/path.c b/modules_k/path/path.c
index b702ba4..b5dc92b 100644
--- a/modules_k/path/path.c
+++ b/modules_k/path/path.c
@@ -204,7 +204,7 @@ int add_path(struct sip_msg* _msg, char* _a, char* _b)
 	if (path_obb.use_outbound != NULL
 		&& path_obb.use_outbound(_msg)) {
 		if (path_obb.encode_flow_token(&user, _msg->rcv) != 0) {
-			LM_ERR("encoding outbound flow token\n");
+			LM_ERR("encoding outbound flow-token\n");
 			return -1;	
 		}
 


_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic