Source-Changes archive

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

CVS commit: src/usr.bin/midiplay



Module Name:    src
Committed By:   he
Date:           Sat Jul  1 10:58:29 UTC 2006

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

Log Message:
The type for pointer difference varies between ports, on some it's
"long int" and on others "int", so cast via long and use %ld for printing.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/usr.bin/midiplay/midiplay.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