提交 f762210b authored 作者: Michael Jerris's avatar Michael Jerris

fix message.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6346 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 bd76947b
......@@ -2140,7 +2140,7 @@ void sofia_handle_sip_i_invite(nua_t *nua, sofia_profile_t *profile, nua_handle_
"Green laserfire moves past the beeping little robot as his head turns. "
"After a few beeps and a twist of his mechanical arm,\n"
"Artoo reduces the max sessions to %d thus, saving the switch from certian doom.\n",
sess_count < 10);
sess_count - 10);
switch_mutex_unlock(profile->flag_mutex);
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论