Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev



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.




Home | Main Index | Thread Index | Old Index