提交 fadd0826 authored 作者: Moises Silva's avatar Moises Silva

oops

git-svn-id: http://svn.openzap.org/svn/openzap/branches/sangoma_boost@876 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 b9270aea
......@@ -2830,7 +2830,7 @@ OZ_DECLARE(zap_status_t) zap_global_init(void)
globals.span_hash = create_hashtable(16, zap_hash_hashfromstring, zap_hash_equalkeys);
zap_mutex_create(&globals.mutex);
zap_mutex_create(&globals.span_mutex);
return ZAP_FAIL;
return ZAP_SUCCESS;
}
OZ_DECLARE(zap_status_t) zap_global_configuration(void)
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论