提交 123153d8 authored 作者: Michael Jerris's avatar Michael Jerris

Wed Mar 11 11:52:58 CDT 2009 Pekka Pessi <first.last@nokia.com>

  * tport.c: silence VC warnings
  Ignore-this: b81c43b73fcefa2dd58dd3366dd60368


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12751 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 bfb14992
Tue Mar 24 10:44:50 CDT 2009
Tue Mar 24 10:45:18 CDT 2009
......@@ -3078,7 +3078,7 @@ tport_delivered_with_comp(tport_t *tp, msg_t const *msg,
int
tport_subject_search(char const *subject, su_strlst_t const *lst)
{
int idx, ilen;
usize_t idx, ilen;
const char *subjuri;
if (!subject || su_strmatch(tpn_any, subject))
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论