From 4f93bc2bbfde88f58e9a6b76e17caf68bf955841 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Thu, 12 Apr 2001 21:27:53 +0000 Subject: Version 0.3.0 from FTP git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@279 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- codecs/lpc10/placea.c | 8 ++++---- codecs/lpc10/placev.c | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) (limited to 'codecs') diff --git a/codecs/lpc10/placea.c b/codecs/lpc10/placea.c index c481e4fb5..3db692cde 100755 --- a/codecs/lpc10/placea.c +++ b/codecs/lpc10/placea.c @@ -1,8 +1,8 @@ /* $Log$ -Revision 1.12 2001/04/12 21:27:53 markster -Version 0.2.0 from FTP +Revision 1.13 2001/04/12 21:27:53 markster +Version 0.3.0 from FTP Revision 1.3 2001/04/12 21:27:53 markh app_record now supports wildcards of sort so your output file is not overwritten every time it's run. File.h got a documentation update on the ast_fileexists to include the return call. Watch out for the placea.c placev.c code, it's updates have not been tested yet. Just a few parenthesis to make it compile nicer on newer gcc versions with all the -W flags set. @@ -32,8 +32,8 @@ extern int placea_(integer *ipitch, integer *voibuf, integer *obound, integer *a /* PLACEA Version 48 */ /* $Log$ - * Revision 1.12 2001/04/12 21:27:53 markster - * Version 0.2.0 from FTP + * Revision 1.13 2001/04/12 21:27:53 markster + * Version 0.3.0 from FTP * /* Revision 1.3 2001/04/12 21:27:53 markh /* app_record now supports wildcards of sort so your output file is not overwritten every time it's run. File.h got a documentation update on the ast_fileexists to include the return call. Watch out for the placea.c placev.c code, it's updates have not been tested yet. Just a few parenthesis to make it compile nicer on newer gcc versions with all the -W flags set. diff --git a/codecs/lpc10/placev.c b/codecs/lpc10/placev.c index bfebf0c9f..93dbd6d5a 100755 --- a/codecs/lpc10/placev.c +++ b/codecs/lpc10/placev.c @@ -1,8 +1,8 @@ /* $Log$ -Revision 1.12 2001/04/12 21:27:53 markster -Version 0.2.0 from FTP +Revision 1.13 2001/04/12 21:27:53 markster +Version 0.3.0 from FTP Revision 1.3 2001/04/12 21:27:53 markh app_record now supports wildcards of sort so your output file is not overwritten every time it's run. File.h got a documentation update on the ast_fileexists to include the return call. Watch out for the placea.c placev.c code, it's updates have not been tested yet. Just a few parenthesis to make it compile nicer on newer gcc versions with all the -W flags set. @@ -32,8 +32,8 @@ extern int placev_(integer *osbuf, integer *osptr, integer *oslen, integer *obou /* PLACEV Version 48 */ /* $Log$ - * Revision 1.12 2001/04/12 21:27:53 markster - * Version 0.2.0 from FTP + * Revision 1.13 2001/04/12 21:27:53 markster + * Version 0.3.0 from FTP * /* Revision 1.3 2001/04/12 21:27:53 markh /* app_record now supports wildcards of sort so your output file is not overwritten every time it's run. File.h got a documentation update on the ast_fileexists to include the return call. Watch out for the placea.c placev.c code, it's updates have not been tested yet. Just a few parenthesis to make it compile nicer on newer gcc versions with all the -W flags set. -- cgit v1.2.3