aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/lpcenc.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:40 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:40 +0000
commit25aa86dc1049450cf7e8ceda00d24c19246248cf (patch)
treee0dc72d68eba80644049d6cb7642290c6e4a0cd3 /codecs/lpc10/lpcenc.c
parent1e06097279d764a9334a64cdf7472de954e659a7 (diff)
Version 0.3.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@190 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/lpcenc.c')
-rwxr-xr-xcodecs/lpc10/lpcenc.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/codecs/lpc10/lpcenc.c b/codecs/lpc10/lpcenc.c
index dec9e5660..680da5b60 100755
--- a/codecs/lpc10/lpcenc.c
+++ b/codecs/lpc10/lpcenc.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.12 2000/01/05 08:20:39 markster
-Version 0.2.0 from FTP
+Revision 1.13 2000/01/05 08:20:39 markster
+Version 0.3.0 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
@@ -50,8 +50,8 @@ static integer c__10 = 10;
/* ***************************************************************** */
/* $Log$
- * Revision 1.12 2000/01/05 08:20:39 markster
- * Version 0.2.0 from FTP
+ * Revision 1.13 2000/01/05 08:20:39 markster
+ * Version 0.3.0 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
@@ -109,8 +109,8 @@ static integer c__10 = 10;
/* Arguments */
/* $Log$
- * Revision 1.12 2000/01/05 08:20:39 markster
- * Version 0.2.0 from FTP
+ * Revision 1.13 2000/01/05 08:20:39 markster
+ * Version 0.3.0 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