提交 1e4c49eb authored 作者: Michael Jerris's avatar Michael Jerris

clean msvc build warning

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12183 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 9e63b03d
...@@ -195,7 +195,7 @@ SWITCH_DECLARE(switch_status_t) switch_log_bind_logger(switch_log_function_t fun ...@@ -195,7 +195,7 @@ SWITCH_DECLARE(switch_status_t) switch_log_bind_logger(switch_log_function_t fun
static switch_thread_t *thread; static switch_thread_t *thread;
static void *SWITCH_THREAD_FUNC log_thread(switch_thread_t *thread, void *obj) static void *SWITCH_THREAD_FUNC log_thread(switch_thread_t *t, void *obj)
{ {
if (!obj) { if (!obj) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论