]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
This bugs me :P It's gotta match
authorBrian West <brian@freeswitch.org>
Fri, 25 Aug 2006 22:06:28 +0000 (22:06 +0000)
committerBrian West <brian@freeswitch.org>
Fri, 25 Aug 2006 22:06:28 +0000 (22:06 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2394 d0543943-73ff-0310-b7d9-9358b9ac24b2

src/mod/codecs/mod_speex/mod_speex.c

index 61ae5c6590daebcf18e151aacb97a5ad23c8426f..08cbcb7376eb2319fbbc595fa81eace347a41f00 100644 (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,