From 8a082ad179c1810ec57320224bf08bb9f1ed2a26 Mon Sep 17 00:00:00 2001 From: Brian West Date: Fri, 25 Aug 2006 22:06:28 +0000 Subject: [PATCH] This bugs me :P It's gotta match git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2394 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/mod/codecs/mod_speex/mod_speex.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,