Subject: CVS commit: [netbsd-3] src/usr.bin/audio/play
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 07/19/2005 21:53:12
Module Name: src
Committed By: riz
Date: Tue Jul 19 21:53:12 UTC 2005
Modified Files:
src/usr.bin/audio/play [netbsd-3]: play.c
Log Message:
Pull up revision 1.45 (requested by mrg in ticket #597):
play.c: allow empty files to exit gracefully rather than with an error
of "header seems really large". reported by wiz.
record.c: don't use total_size in the header if is -1 (it's initial value)
To generate a diff of this commit:
cvs rdiff -r1.43 -r1.43.2.1 src/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.