[sr-dev] git:tmp/tm_async_reply_support: modules/tm: fix bad comment.

Jason Penton jason.penton at gmail.com
Mon Jul 15 16:34:26 CEST 2013


Module: sip-router
Branch: tmp/tm_async_reply_support
Commit: f126ab332bc21048ec1b768353d62304c7b524e4
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=f126ab332bc21048ec1b768353d62304c7b524e4

Author: Jason Penton <jason.penton at smilecoms.com>
Committer: Jason Penton <jason.penton at smilecoms.com>
Date:   Mon Jul 15 16:33:41 2013 +0200

modules/tm: fix bad comment.

---

 modules/tm/t_reply.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/tm/t_reply.c b/modules/tm/t_reply.c
index 8542340..3335629 100644
--- a/modules/tm/t_reply.c
+++ b/modules/tm/t_reply.c
@@ -886,7 +886,7 @@ void faked_env_async( struct cell *t, struct sip_msg *msg) {
 		bind_address=t->uac[0].request.dst.send_sock;
 	} else {
 		/* on async restore - we don't need to do anything because we never really had 
-                   an environment to restore prior to the suspend anyway ;) */
+                   an environment to restore prior to calling continue anyway ;) */
             LM_DBG("nothing to restore for async...\n");
 	}
 }




More information about the sr-dev mailing list