Source-Changes archive

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

CVS commit: src/sys/dev/ic



Module Name:    src
Committed By:   dyoung
Date:           Sun Jan  2 04:23:03 UTC 2005

Modified Files:
        src/sys/dev/ic: rtw.c rtwphy.c rtwphy.h rtwphyio.c rtwphyio.h rtwreg.h
            rtwvar.h

Log Message:
Cosmetic: change u_int{8,16,32,64}_t to C99-style uint{8,16,32,64}_t,
which is preferred.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/dev/ic/rtw.c
cvs rdiff -r1.3 -r1.4 src/sys/dev/ic/rtwphy.c
cvs rdiff -r1.2 -r1.3 src/sys/dev/ic/rtwphy.h
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/rtwphyio.c
cvs rdiff -r1.1 -r1.2 src/sys/dev/ic/rtwphyio.h
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/rtwreg.h
cvs rdiff -r1.16 -r1.17 src/sys/dev/ic/rtwvar.h

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