Source-Changes archive

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

Re: CVS commit: syssrc/sys/kern



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.



Home | Main Index | Thread Index | Old Index