From f665cf6f72e75b7fbe3c41ccfb971950b80510bc Mon Sep 17 00:00:00 2001 From: Brian West Date: Wed, 30 Aug 2006 05:03:40 +0000 Subject: [PATCH] fat finger git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2444 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/mod/codecs/mod_g723/mod_g723.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mod/codecs/mod_g723/mod_g723.c b/src/mod/codecs/mod_g723/mod_g723.c index 630039aa7a..a44c5c4951 100644 --- a/src/mod/codecs/mod_g723/mod_g723.c +++ b/src/mod/codecs/mod_g723/mod_g723.c @@ -26,7 +26,7 @@ * Anthony Minessale II * Brian K. West * - * The g723.2 codec itself is not distributed with this module. + * The g723.1 codec itself is not distributed with this module. * * mod_g723.c -- G723.1 Codec Module *