Subject: CVS commit: src/usr.bin/cdplay
To: None <source-changes@NetBSD.org>
From: Tom Spindler <dogcow@netbsd.org>
List: source-changes
Date: 12/27/2006 18:47:20
Module Name:	src
Committed By:	dogcow
Date:		Wed Dec 27 18:47:20 UTC 2006

Modified Files:
	src/usr.bin/cdplay: cdplay.c

Log Message:
arg might be improperly initialized; fix that.
(also, since we check arg == NULL, s/arg = 0/arg = NULL/.)


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/usr.bin/cdplay/cdplay.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.