SAITOH Masanobu <msaitoh%netbsd.org@localhost> writes:
> Log Message:
> fix printf format
- (*pr)("type %s(%d) tag %s(%d) id 0x%x mount %p typedata %p\n",
+ (*pr)("type %s(%d) tag %s(%d) id 0x%lu mount %p typedata %p\n",
0x%lu looks strange...
enami.