aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/lpcenc.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2000-05-02 19:18:58 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2000-05-02 19:18:58 +0000
commit6e79d655b6e333672c3a72a1fef6574b665c947f (patch)
treeda506be2d22ac76f3f40f8ea4593138b26b9d7b7 /codecs/lpc10/lpcenc.c
parentaa0ab7648c5268d4c7ba2bca8776b89eb2031632 (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-3'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-3@210 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 680da5b60..23555210a 100755
--- a/codecs/lpc10/lpcenc.c
+++ b/codecs/lpc10/lpcenc.c
@@ -1,8 +1,8 @@
/*
$Log$
-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
+Version 0.1.3 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.2 2000/01/05 08:20:39 markster
+ * Version 0.1.3 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 from FTP
+ * Revision 1.2 2000/01/05 08:20:39 markster
+ * Version 0.1.3 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