summaryrefslogtreecommitdiff
path: root/codecs/lpc10/invert.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2000-01-05 08:20:33 +0000
committerMark Spencer <markster@digium.com>2000-01-05 08:20:33 +0000
commit98511b9093b8662370aaec33e05805cea130d947 (patch)
tree768825cd0be8b189658ece6fc94ba13dd3f5a3d9 /codecs/lpc10/invert.c
parent3fe1fe6462b7d173604b239fbc786e211e2a42cf (diff)
Version 0.1.8 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@176 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'codecs/lpc10/invert.c')
-rwxr-xr-xcodecs/lpc10/invert.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/codecs/lpc10/invert.c b/codecs/lpc10/invert.c
index fe220efdd..5f515025f 100755
--- a/codecs/lpc10/invert.c
+++ b/codecs/lpc10/invert.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.6 2000/01/05 08:20:39 markster
-Version 0.1.7 from FTP
+Revision 1.7 2000/01/05 08:20:39 markster
+Version 0.1.8 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 invert_(integer *order, real *phi, real *psi, real *rc);
/* INVERT Version 45G */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 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
@@ -91,8 +91,8 @@ extern int invert_(integer *order, real *phi, real *psi, real *rc);
/* Arguments */
/* $Log$
- * Revision 1.6 2000/01/05 08:20:39 markster
- * Version 0.1.7 from FTP
+ * Revision 1.7 2000/01/05 08:20:39 markster
+ * Version 0.1.8 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