aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/preemp.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:32 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:32 +0000
commitf968c4eb4d3e48d941b1f8c1b516d3047e2d7bdc (patch)
tree55a0247d6d85e951d1a6f58431a4303b6e82d196 /codecs/lpc10/preemp.c
parent86d7617293b8f6349773c1fa4dd5ff9e96a03dc8 (diff)
Version 0.1.6 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@174 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/preemp.c')
-rwxr-xr-xcodecs/lpc10/preemp.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/codecs/lpc10/preemp.c b/codecs/lpc10/preemp.c
index 29f4a7d67..33d042b86 100755
--- a/codecs/lpc10/preemp.c
+++ b/codecs/lpc10/preemp.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.4 2000/01/05 08:20:39 markster
-Version 0.1.5 from FTP
+Revision 1.5 2000/01/05 08:20:39 markster
+Version 0.1.6 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 preemp_(real *inbuf, real *pebuf, integer *nsamp, real *coef, real *z
/* PREEMP Version 55 */
/* $Log$
- * Revision 1.4 2000/01/05 08:20:39 markster
- * Version 0.1.5 from FTP
+ * Revision 1.5 2000/01/05 08:20:39 markster
+ * Version 0.1.6 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