Browse Source

- a typo fixed

Jan Janak 22 năm trước cách đây
mục cha
commit
41a04e928e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;