Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 10/22/1999 21:20:14
Module Name: basesrc
Committed By: mrg
Date: Sat Oct 23 04:20:14 UTC 1999
Modified Files:
basesrc/usr.bin/audio/play: play.c
Log Message:
fix bug introduced in 1.12:
only return a header length of 0 if we are using -f (force), not
in the case when we know how long the header is. this stops from
playing the audio header.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/audio/play/play.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.