Subject: CVS commit: src/usr.bin/audio/common
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 01/21/2004 11:55:07
Module Name:	src
Committed By:	mrg
Date:		Wed Jan 21 11:55:07 UTC 2004

Modified Files:
	src/usr.bin/audio/common: libaudio.h wav.c

Log Message:
apply the patch from PR#24127:  make audio_wav_parse_hdr() take u_int *
parameters for encoding, precision, sample rate and channels.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/usr.bin/audio/common/libaudio.h
cvs rdiff -r1.6 -r1.7 src/usr.bin/audio/common/wav.c

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