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

missing ()

git-svn-id: http://svn.openzap.org/svn/openzap/trunk@171 a93c3328-9c30-0410-af19-c9cd2b2d52af
上级 7c17b9c1
......@@ -98,7 +98,7 @@ typedef enum {
/* Variable Length Codeset 6 Information Elements */
#define Q931ie_GENERIC_DIGITS Q931_CODESET_6 | 0x37 /* 0011 0111 */
#define Q931ie_GENERIC_DIGITS (Q931_CODESET_6 | 0x37) /* 0011 0111 */
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论