From 25aa86dc1049450cf7e8ceda00d24c19246248cf Mon Sep 17 00:00:00 2001 From: markster Date: Wed, 5 Jan 2000 08:20:40 +0000 Subject: Version 0.3.0 from FTP git-svn-id: http://svn.digium.com/svn/asterisk/trunk@190 f38db490-d61c-443f-a65b-d21fe96a405b --- codecs/lpc10/lpfilt.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'codecs/lpc10/lpfilt.c') diff --git a/codecs/lpc10/lpfilt.c b/codecs/lpc10/lpfilt.c index 35e436100..3f599f542 100755 --- a/codecs/lpc10/lpfilt.c +++ b/codecs/lpc10/lpfilt.c @@ -1,8 +1,8 @@ /* $Log$ -Revision 1.12 2000/01/05 08:20:39 markster -Version 0.2.0 from FTP +Revision 1.13 2000/01/05 08:20:39 markster +Version 0.3.0 from FTP Revision 1.2 2000/01/05 08:20:39 markster Some OSS fixes and a few lpc changes to make it actually work @@ -29,8 +29,8 @@ extern int lpfilt_(real *inbuf, real *lpbuf, integer *len, integer *nsamp); /* LPFILT Version 55 */ /* $Log$ - * Revision 1.12 2000/01/05 08:20:39 markster - * Version 0.2.0 from FTP + * Revision 1.13 2000/01/05 08:20:39 markster + * Version 0.3.0 from FTP * /* Revision 1.2 2000/01/05 08:20:39 markster /* Some OSS fixes and a few lpc changes to make it actually work -- cgit v1.2.3