From 12a2bbabfb286e7448f6783c74e3f65a4d6d8b82 Mon Sep 17 00:00:00 2001 From: file Date: Fri, 13 Oct 2006 18:42:49 +0000 Subject: And file said... let the compiler warnings STOP! git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@45079 f38db490-d61c-443f-a65b-d21fe96a405b --- codecs/lpc10/difmag.c | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'codecs/lpc10/difmag.c') diff --git a/codecs/lpc10/difmag.c b/codecs/lpc10/difmag.c index d8d854fae..ab59e8c9a 100644 --- a/codecs/lpc10/difmag.c +++ b/codecs/lpc10/difmag.c @@ -38,15 +38,15 @@ extern int difmag_(real *speech, integer *lpita, integer *tau, integer *ltau, in * Revision 1.15 2004/06/26 03:50:14 markster * Merge source cleanups (bug #1911) * -/* Revision 1.14 2003/02/12 13:59:14 matteo -/* mer feb 12 14:56:57 CET 2003 -/* -/* Revision 1.1.1.1 2003/02/12 13:59:14 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.14 2003/02/12 13:59:14 matteo + * mer feb 12 14:56:57 CET 2003 + * + * Revision 1.1.1.1 2003/02/12 13:59:14 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.1 1996/08/19 22:32:31 jaf * Initial revision * */ -- cgit v1.2.3