Subject: CVS commit: syssrc/sys/dev
To: None <source-changes@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 09/03/2001 17:52:29
Module Name:	syssrc
Committed By:	reinoud
Date:		Mon Sep  3 14:52:29 UTC 2001

Modified Files:
	syssrc/sys/dev: sequencer.c

Log Message:
Make it compile again when AUDIO_DEBUG is turned on ... in sequencesread
and sequencerwrite were two debug messages that had a type conflict in the
printf. I put in a (int) to solve it.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 syssrc/sys/dev/sequencer.c

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