Module Name: src Committed By: andvar Date: Mon Aug 28 09:14:02 UTC 2023
Modified Files: src/sys/arch/amiga/dev: ite_ul.c Log Message: fix format specifier from %lx to %hx, cmd has a type of u_int16_t. fixes DEBUG_UL build for amiga (will be renamed to UL_DEBUG in next commit). To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/arch/amiga/dev/ite_ul.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.