aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/tbdm.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:34 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:34 +0000
commitdc17fd21478ee4a705772e19b5b0f3a938072775 (patch)
tree104ef0559c0fe9860a803c0113d98c4f1f121f2b /codecs/lpc10/tbdm.c
parent103ae098c092b935c7b7d2ee22fb397626c7fcdf (diff)
Version 0.1.8 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@177 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/tbdm.c')
-rwxr-xr-xcodecs/lpc10/tbdm.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/codecs/lpc10/tbdm.c b/codecs/lpc10/tbdm.c
index 30a53cc80..aa51cf7de 100755
--- a/codecs/lpc10/tbdm.c
+++ b/codecs/lpc10/tbdm.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:40 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:40 markster
+Version 0.1.8 from FTP
Revision 1.2 2000/01/05 08:20:40 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -30,8 +30,8 @@ extern int tbdm_(real *speech, integer *lpita, integer *tau, integer *ltau, real
/* TBDM Version 49 */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:40 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:40 markster
+ * Version 0.1.8 from FTP
*
/* Revision 1.2 2000/01/05 08:20:40 markster
/* Some OSS fixes and a few lpc changes to make it actually work