From a04dc0b695ab841145642cf931ef63e10f767abe Mon Sep 17 00:00:00 2001 From: Brian West Date: Thu, 12 Feb 2009 23:02:52 +0000 Subject: [PATCH] fix emails git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11973 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- src/mod/codecs/mod_amrwb/mod_amrwb.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mod/codecs/mod_amrwb/mod_amrwb.c b/src/mod/codecs/mod_amrwb/mod_amrwb.c index 8c8bb21f90..b663bb55fd 100644 --- a/src/mod/codecs/mod_amrwb/mod_amrwb.c +++ b/src/mod/codecs/mod_amrwb/mod_amrwb.c @@ -23,8 +23,8 @@ * * Contributor(s): * - * Anthony Minessale II - * Brian K. West + * Anthony Minessale II + * Brian K. West * * The amrwb codec itself is not distributed with this module. *