X-Git-Url: https://git.distorted.org.uk/~mdw/jog/blobdiff_plain/962fc4a5f59cb5593b4d58ee73dee4d709aee055..fc68367d2a863d41d11032fa1a6e92708c379f5f:/rxglue.c diff --git a/rxglue.c b/rxglue.c index 75e0f96..c1b83d1 100644 --- a/rxglue.c +++ b/rxglue.c @@ -26,27 +26,6 @@ * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/*----- Revision history --------------------------------------------------* - * - * $Log: rxglue.c,v $ - * Revision 1.4 2002/02/02 22:43:50 mdw - * Provide a decent interface for finding out about the audio cache and - * configuring its capacity. - * - * Revision 1.3 2002/02/02 19:17:41 mdw - * New audio subsystem. - * - * Revision 1.2 2002/01/30 09:22:48 mdw - * Use memory-allocation functions provided by the REXX interpreter. - * Now that configuration can be applied after initialization, allow - * @txconf@ to set parameters. Make @txsend@ add a newline to its output, - * unless forbidden. - * - * Revision 1.1 2002/01/25 19:34:45 mdw - * Initial revision - * - */ - /*----- Header files ------------------------------------------------------*/ #ifdef HAVE_CONFIG_H