Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev/pci



Module Name:    src
Committed By:   liamjfoy
Date:           Fri Jul  6 13:42:02 UTC 2007

Modified Files:
        src/sys/dev/pci [netbsd-4]: if_wpi.c

Log Message:
Pull up following revision(s) (requested by pooka in ticket #756)
        sys/dev/pci/if_wpi.c:   revision 1.11

wsize is size_t = unsigned and should be printed with %zu instead
of %zd. cosmetics for PR 36591 by khorben.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.6.2.1 src/sys/dev/pci/if_wpi.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