aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/random.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2000-10-26 13:33:57 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2000-10-26 13:33:57 +0000
commit8382fbc2653db30d0d4998c573ec6c9e3fdd61f2 (patch)
treea66b1b1f4d1462240960ba12a929b11ebdb1b093 /codecs/lpc10/random.c
parent5b76145febcedf440480dfd9a2a74c1e92bec297 (diff)
This commit was manufactured by cvs2svn to create tag 'v0-1-4'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-1-4@221 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..428234a85 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.3 2000/01/05 08:20:39 markster
+Version 0.1.4 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.3 2000/01/05 08:20:39 markster
+ * Version 0.1.4 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