소스 검색

- 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;