aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/invert.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:36 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:36 +0000
commit4a0a1d73a88660b58e65f6650f119d9df0b8dab4 (patch)
tree84991da5510b95cd7d88d170915d71d76396c207 /codecs/lpc10/invert.c
parent6ac5f917fd6d3a79c285de2eb437b4cca88444ec (diff)
Version 0.1.11 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@182 f38db490-d61c-443f-a65b-d21fe96a405b
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 1c3212f00..4f6ac6d0f 100755
--- a/codecs/lpc10/invert.c
+++ b/codecs/lpc10/invert.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.9 2000/01/05 08:20:39 markster
-Version 0.1.10 from FTP
+Revision 1.10 2000/01/05 08:20:39 markster
+Version 0.1.11 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.9 2000/01/05 08:20:39 markster
- * Version 0.1.10 from FTP
+ * Revision 1.10 2000/01/05 08:20:39 markster
+ * Version 0.1.11 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.9 2000/01/05 08:20:39 markster
- * Version 0.1.10 from FTP
+ * Revision 1.10 2000/01/05 08:20:39 markster
+ * Version 0.1.11 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