Module Name: src Committed By: andvar Date: Sat Aug 26 21:20:48 UTC 2023
Modified Files:
src/sys/arch/amiga/dev: fd.c
Log Message:
amiga/fdc(4): revert bp->b_bcount format specifiers from %ld to %d,
changed in rev 1.62. b_bcount has a type of int.
fixes FDDEBUG build.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/arch/amiga/dev/fd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
