提交 1402e4a0 authored 作者: Anthony Minessale's avatar Anthony Minessale

better globbing

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6256 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 013096b8
...@@ -54,7 +54,7 @@ src/switch_ivr_menu.c \ ...@@ -54,7 +54,7 @@ src/switch_ivr_menu.c \
src/switch_ivr.c \ src/switch_ivr.c \
src/switch_stun.c\ src/switch_stun.c\
src/switch_log.c\ src/switch_log.c\
src/switch_xml.c\ src/switch_xml.cpp\
src/switch_config.c\ src/switch_config.c\
src/switch_time.c\ src/switch_time.c\
libs/stfu/stfu.c\ libs/stfu/stfu.c\
......
...@@ -206,6 +206,8 @@ SWITCH_DECLARE(switch_status_t) switch_regex_match(const char *target, const cha ...@@ -206,6 +206,8 @@ SWITCH_DECLARE(switch_status_t) switch_regex_match(const char *target, const cha
} }
/* For Emacs: /* For Emacs:
* Local Variables: * Local Variables:
* mode:c * mode:c
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论