Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: scw
Date: Wed Mar 17 20:27:57 UTC 2004
Modified Files:
src/sys/dev/pci: pciconf.c
Log Message:
Use PRIu64 and PRIx64 in place of %llu and %llx format strings for
printing variables of type u_int64_t.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/dev/pci/pciconf.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