Subject: CVS commit: src/usr.bin/audio/record
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/05/2005 21:05:50
Module Name:	src
Committed By:	mrg
Date:		Tue Jul  5 21:05:50 UTC 2005

Modified Files:
	src/usr.bin/audio/record: record.c

Log Message:
check that an output file is given before doing any other work.
avoids touching the audio device and then printing an error.


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