Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/audio
Module Name: src
Committed By: mrg
Date: Wed Jul 13 10:57:11 UTC 2005
Modified Files:
src/usr.bin/audio/play: play.c
src/usr.bin/audio/record: record.c
Log Message:
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.44 -r1.45 src/usr.bin/audio/play/play.c
cvs rdiff -r1.40 -r1.41 src/usr.bin/audio/record/record.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index