CVSROOT: /cvs/src
Module name: src
Changes by: [EMAIL PROTECTED] 2004-03-24 08:57:18
Modified files:
winsup/cygwin : ChangeLog fhandler_dsp.cc
Log message:
* fhandler_dsp.cc (fhandler_dev_dsp::write): Remove type
cast from argument to audio_out_->parsewav() to make reference
work properly. Now .wav file headers are properly discarded.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.2371&r2=1.2372
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/winsup/cygwin/fhandler_dsp.cc.diff?cvsroot=src&r1=1.31&r2=1.32