From f4e2125a0b62ea4e1aff316961aa5529b3051842 Mon Sep 17 00:00:00 2001 From: file Date: Fri, 13 Oct 2006 18:45:44 +0000 Subject: Merged revisions 45079 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r45079 | file | 2006-10-13 14:42:49 -0400 (Fri, 13 Oct 2006) | 2 lines And file said... let the compiler warnings STOP! ........ git-svn-id: http://svn.digium.com/svn/asterisk/trunk@45080 f38db490-d61c-443f-a65b-d21fe96a405b --- codecs/lpc10/synths.c | 72 +++++++++++++++++++++++++-------------------------- 1 file changed, 36 insertions(+), 36 deletions(-) (limited to 'codecs/lpc10/synths.c') diff --git a/codecs/lpc10/synths.c b/codecs/lpc10/synths.c index 736d54b65..4c5a70fac 100644 --- a/codecs/lpc10/synths.c +++ b/codecs/lpc10/synths.c @@ -70,18 +70,18 @@ static real c_b2 = .7f; * Revision 1.16 2004/06/26 03:50:14 markster * Merge source cleanups (bug #1911) * -/* Revision 1.15 2003/09/27 02:45:37 markster -/* Fix various compiler warnings (bug #322) -/* -/* Revision 1.2 2003/09/27 02:45:37 markster -/* Fix various compiler warnings (bug #322) -/* -/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo -/* mer feb 12 14:56:57 CET 2003 -/* -/* Revision 1.2 2000/01/05 08:20:39 markster -/* Some OSS fixes and a few lpc changes to make it actually work -/* + * Revision 1.15 2003/09/27 02:45:37 markster + * Fix various compiler warnings (bug #322) + * + * Revision 1.2 2003/09/27 02:45:37 markster + * Fix various compiler warnings (bug #322) + * + * Revision 1.1.1.1 2003/02/12 13:59:15 matteo + * mer feb 12 14:56:57 CET 2003 + * + * Revision 1.2 2000/01/05 08:20:39 markster + * Some OSS fixes and a few lpc changes to make it actually work + * * Revision 1.2 1996/08/20 20:42:59 jaf * Removed all static local variables that were SAVE'd in the Fortran * code, and put them in struct lpc10_decoder_state that is passed as an @@ -196,18 +196,18 @@ static real c_b2 = .7f; * Revision 1.16 2004/06/26 03:50:14 markster * Merge source cleanups (bug #1911) * -/* Revision 1.15 2003/09/27 02:45:37 markster -/* Fix various compiler warnings (bug #322) -/* -/* Revision 1.2 2003/09/27 02:45:37 markster -/* Fix various compiler warnings (bug #322) -/* -/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo -/* mer feb 12 14:56:57 CET 2003 -/* -/* Revision 1.2 2000/01/05 08:20:39 markster -/* Some OSS fixes and a few lpc changes to make it actually work -/* + * Revision 1.15 2003/09/27 02:45:37 markster + * Fix various compiler warnings (bug #322) + * + * Revision 1.2 2003/09/27 02:45:37 markster + * Fix various compiler warnings (bug #322) + * + * Revision 1.1.1.1 2003/02/12 13:59:15 matteo + * mer feb 12 14:56:57 CET 2003 + * + * Revision 1.2 2000/01/05 08:20:39 markster + * Some OSS fixes and a few lpc changes to make it actually work + * * Revision 1.2 1996/08/20 20:42:59 jaf * Removed all static local variables that were SAVE'd in the Fortran * code, and put them in struct lpc10_decoder_state that is passed as an @@ -236,18 +236,18 @@ static real c_b2 = .7f; * Revision 1.16 2004/06/26 03:50:14 markster * Merge source cleanups (bug #1911) * -/* Revision 1.15 2003/09/27 02:45:37 markster -/* Fix various compiler warnings (bug #322) -/* -/* Revision 1.2 2003/09/27 02:45:37 markster -/* Fix various compiler warnings (bug #322) -/* -/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo -/* mer feb 12 14:56:57 CET 2003 -/* -/* Revision 1.2 2000/01/05 08:20:39 markster -/* Some OSS fixes and a few lpc changes to make it actually work -/* + * Revision 1.15 2003/09/27 02:45:37 markster + * Fix various compiler warnings (bug #322) + * + * Revision 1.2 2003/09/27 02:45:37 markster + * Fix various compiler warnings (bug #322) + * + * Revision 1.1.1.1 2003/02/12 13:59:15 matteo + * mer feb 12 14:56:57 CET 2003 + * + * Revision 1.2 2000/01/05 08:20:39 markster + * Some OSS fixes and a few lpc changes to make it actually work + * * Revision 1.2 1996/08/20 20:42:59 jaf * Removed all static local variables that were SAVE'd in the Fortran * code, and put them in struct lpc10_decoder_state that is passed as an -- cgit v1.2.3