Subject: CVS commit: [netbsd-2] src/usr.bin/audio/play
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 07/18/2005 04:11:03
Module Name:	src
Committed By:	riz
Date:		Mon Jul 18 04:11:03 UTC 2005

Modified Files:
	src/usr.bin/audio/play [netbsd-2]: play.c

Log Message:
Pull up revision 1.45 (requested by mrg in ticket #5498):
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 valu
e)


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.4.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.