Module Name: src Committed By: msaitoh Date: Wed Jan 29 02:16:02 UTC 2020
Modified Files: src/sys/dev/pci: if_casreg.h if_casvar.h Log Message: u_int{32,64}_t -> uint{32,64}_t. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/pci/if_casreg.h cvs rdiff -u -r1.7 -r1.8 src/sys/dev/pci/if_casvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.