Index: app_festival.c =================================================================== RCS file: /usr/cvsroot/asterisk/apps/app_festival.c,v retrieving revision 1.26.2.1 diff -u -r1.26.2.1 app_festival.c --- app_festival.c 16 Oct 2004 16:04:17 -0000 1.26.2.1 +++ app_festival.c 31 May 2005 06:04:38 -0000 @@ -131,7 +131,6 @@ #endif write(fd,waveform,length); - write(fd,"a",1); close(fd); exit(0); }