aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:37 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:37 +0000
commit0745a99b432b857e8e5d459f4eeb91afc878cd50 (patch)
tree157c1976e9739ec52351f2f78870d56bd6a4d5c3 /codecs
parentdb22668767e782232ccfee481bcd40d2c6d35a43 (diff)
Version 0.1.5 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@184 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs')
-rwxr-xr-xcodecs/lpc10/placea.c8
-rwxr-xr-xcodecs/lpc10/placev.c8
2 files changed, 8 insertions, 8 deletions
diff --git a/codecs/lpc10/placea.c b/codecs/lpc10/placea.c
index 8ca47ee97..bf8a80923 100755
--- a/codecs/lpc10/placea.c
+++ b/codecs/lpc10/placea.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.3 2000/01/05 08:20:39 markster
-Version 0.1.4 from FTP
+Revision 1.4 2000/01/05 08:20:39 markster
+Version 0.1.5 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 placea_(integer *ipitch, integer *voibuf, integer *obound, integer *a
/* PLACEA Version 48 */
/* $Log$
- * Revision 1.3 2000/01/05 08:20:39 markster
- * Version 0.1.4 from FTP
+ * Revision 1.4 2000/01/05 08:20:39 markster
+ * Version 0.1.5 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
diff --git a/codecs/lpc10/placev.c b/codecs/lpc10/placev.c
index f1fe519b2..7b476ddae 100755
--- a/codecs/lpc10/placev.c
+++ b/codecs/lpc10/placev.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.3 2000/01/05 08:20:39 markster
-Version 0.1.4 from FTP
+Revision 1.4 2000/01/05 08:20:39 markster
+Version 0.1.5 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 placev_(integer *osbuf, integer *osptr, integer *oslen, integer *obou
/* PLACEV Version 48 */
/* $Log$
- * Revision 1.3 2000/01/05 08:20:39 markster
- * Version 0.1.4 from FTP
+ * Revision 1.4 2000/01/05 08:20:39 markster
+ * Version 0.1.5 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