提交 93233fd8 authored 作者: Michael Jerris's avatar Michael Jerris

back how it was... need to fix this still for msvc build.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@216 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 7b5bb111
......@@ -189,7 +189,7 @@ switch_status sndfile_file_write (switch_file_handle *handle, void *data, size_t
/* Registration */
static char *supported_formats[1];
static char *supported_formats[0];
static const switch_file_interface sndfile_file_interface = {
/*.interface_name*/ modname,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论