aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/random.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-03-15 14:58:01 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-03-15 14:58:01 +0000
commit9a9e758bbd0963f5a7e5ebe1485d913551bc6639 (patch)
tree5cf53d7db293083e877610ac800e102ec4e07658 /codecs/lpc10/random.c
parente55a55fb0ea8753f36febbc49fb7f08e195e0cbd (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-11'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-11@428 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/random.c')
-rwxr-xr-xcodecs/lpc10/random.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/codecs/lpc10/random.c b/codecs/lpc10/random.c
index 4bee0e89e..d23ddfea1 100755
--- a/codecs/lpc10/random.c
+++ b/codecs/lpc10/random.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.13 2000/01/05 08:20:39 markster
-Version 0.3.0 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
@@ -37,8 +37,8 @@ extern integer random_(struct lpc10_decoder_state *st);
/* RANDOM Version 49 */
/* $Log$
- * Revision 1.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 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