From: Brian West Date: Fri, 25 Aug 2006 22:06:28 +0000 (+0000) Subject: This bugs me :P It's gotta match X-Git-Tag: v1.0-beta1~2314 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a082ad179c1810ec57320224bf08bb9f1ed2a26;p=thirdparty%2Ffreeswitch.git This bugs me :P It's gotta match git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2394 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/src/mod/codecs/mod_speex/mod_speex.c b/src/mod/codecs/mod_speex/mod_speex.c index 61ae5c6590..08cbcb7376 100644 --- a/src/mod/codecs/mod_speex/mod_speex.c +++ b/src/mod/codecs/mod_speex/mod_speex.c @@ -33,7 +33,7 @@ #include #include -static const char modname[] = "mod_speexcodec"; +static const char modname[] = "mod_speex"; static const switch_codec_settings_t default_codec_settings = { /*.quality */ 5,