فهرست منبع

- a typo fixed

Jan Janak 22 سال پیش
والد
کامیت
41a04e928e
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      modules/tm/t_lookup.c

+ 1 - 1
modules/tm/t_lookup.c

@@ -989,7 +989,7 @@ static inline int new_t(struct sip_msg *p_msg)
 */
 int t_newtran( struct sip_msg* p_msg )
 {
-	int lret, my_err;
+	int lret, my_err, ret;
 
 	ret=1;