aboutsummaryrefslogtreecommitdiffstats
path: root/codecs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:36 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:36 +0000
commit6ac5f917fd6d3a79c285de2eb437b4cca88444ec (patch)
tree2639fd33bcf04f1438c14e60910806374ce35773 /codecs
parentc9e74abcf177a227d7de615f51ed7d2fe443df9a (diff)
Version 0.1.4 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@181 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 67e73176e..8ca47ee97 100755
--- a/codecs/lpc10/placea.c
+++ b/codecs/lpc10/placea.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.2 2000/01/05 08:20:39 markster
-Version 0.1.3 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
@@ -29,8 +29,8 @@ extern int placea_(integer *ipitch, integer *voibuf, integer *obound, integer *a
/* PLACEA Version 48 */
/* $Log$
- * Revision 1.2 2000/01/05 08:20:39 markster
- * Version 0.1.3 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
diff --git a/codecs/lpc10/placev.c b/codecs/lpc10/placev.c
index cd2a452f9..f1fe519b2 100755
--- a/codecs/lpc10/placev.c
+++ b/codecs/lpc10/placev.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.2 2000/01/05 08:20:39 markster
-Version 0.1.3 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
@@ -29,8 +29,8 @@ extern int placev_(integer *osbuf, integer *osptr, integer *oslen, integer *obou
/* PLACEV Version 48 */
/* $Log$
- * Revision 1.2 2000/01/05 08:20:39 markster
- * Version 0.1.3 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