提交 bb5824c1 authored 作者: Anthony Minessale's avatar Anthony Minessale

update

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@33 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 f595e449
......@@ -206,7 +206,7 @@ zap_status_t zap_channel_open_any(const char *name, unsigned span_id, zap_direct
span_max = zint->span_index;
}
if (direction == TOP_DOWN) {
if (direction == ZAP_TOP_DOWN) {
j = 1;
} else {
j = span_max;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论