mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 19:28:53 +00:00
Version 0.1.11 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.9 2001/04/12 21:27:53 markster
|
Revision 1.10 2001/04/12 21:27:53 markster
|
||||||
Version 0.1.10 from FTP
|
Version 0.1.11 from FTP
|
||||||
|
|
||||||
Revision 1.3 2001/04/12 21:27:53 markh
|
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.
|
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 */
|
/* PLACEA Version 48 */
|
||||||
|
|
||||||
/* $Log$
|
/* $Log$
|
||||||
* Revision 1.9 2001/04/12 21:27:53 markster
|
* Revision 1.10 2001/04/12 21:27:53 markster
|
||||||
* Version 0.1.10 from FTP
|
* Version 0.1.11 from FTP
|
||||||
*
|
*
|
||||||
/* Revision 1.3 2001/04/12 21:27:53 markh
|
/* 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.
|
/* 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.
|
||||||
|
@@ -1,8 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
$Log$
|
$Log$
|
||||||
Revision 1.9 2001/04/12 21:27:53 markster
|
Revision 1.10 2001/04/12 21:27:53 markster
|
||||||
Version 0.1.10 from FTP
|
Version 0.1.11 from FTP
|
||||||
|
|
||||||
Revision 1.3 2001/04/12 21:27:53 markh
|
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.
|
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 */
|
/* PLACEV Version 48 */
|
||||||
|
|
||||||
/* $Log$
|
/* $Log$
|
||||||
* Revision 1.9 2001/04/12 21:27:53 markster
|
* Revision 1.10 2001/04/12 21:27:53 markster
|
||||||
* Version 0.1.10 from FTP
|
* Version 0.1.11 from FTP
|
||||||
*
|
*
|
||||||
/* Revision 1.3 2001/04/12 21:27:53 markh
|
/* 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.
|
/* 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.
|
||||||
|
Reference in New Issue
Block a user