summaryrefslogtreecommitdiff
path: root/codecs/lpc10/ivfilt.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2000-01-05 08:20:38 +0000
committerMark Spencer <markster@digium.com>2000-01-05 08:20:38 +0000
commite001c19becd20c9d715260ef158970ae7878ee6f (patch)
tree9903efa867d7d01bd6dcd14bb015a88dd6294b40 /codecs/lpc10/ivfilt.c
parentf60ff8db657f9bc621fb2e1c70790e0a5b51c040 (diff)
Version 0.1.12 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@186 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/lpc10/ivfilt.c')
-rwxr-xr-xcodecs/lpc10/ivfilt.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/codecs/lpc10/ivfilt.c b/codecs/lpc10/ivfilt.c
index 9478b8999..4d1eb68e7 100755
--- a/codecs/lpc10/ivfilt.c
+++ b/codecs/lpc10/ivfilt.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.10 2000/01/05 08:20:39 markster
-Version 0.1.11 from FTP
+Revision 1.11 2000/01/05 08:20:39 markster
+Version 0.1.12 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 ivfilt_(real *lpbuf, real *ivbuf, integer *len, integer *nsamp, real
/* IVFILT Version 48 */
/* $Log$
- * Revision 1.10 2000/01/05 08:20:39 markster
- * Version 0.1.11 from FTP
+ * Revision 1.11 2000/01/05 08:20:39 markster
+ * Version 0.1.12 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