This bugs me :P It's gotta match

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2394 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West 2006-08-25 22:06:28 +00:00
parent 071990853c
commit 8a082ad179
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@
#include <speex/speex.h>
#include <speex/speex_preprocess.h>
static const char modname[] = "mod_speexcodec";
static const char modname[] = "mod_speex";
static const switch_codec_settings_t default_codec_settings = {
/*.quality */ 5,