This bugs me :P It's gotta match
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2393 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
81ff05fc02
commit
071990853c
|
@ -32,7 +32,7 @@
|
|||
#include "switch.h"
|
||||
#include "g729.h"
|
||||
|
||||
static const char modname[] = "mod_codec_g729";
|
||||
static const char modname[] = "mod_g729";
|
||||
|
||||
|
||||
struct g729_context {
|
||||
|
|
Loading…
Reference in New Issue