CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/05/04 11:34:17
Modified files:
sys/dev/pci : mpii.c
Log message:
change type of handle var to u_int16_t
This fixes a format string warning. No change to the format string is
necessary.
suggested by kettenis@
