Source-Changes archive

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

CVS commit: src/sys/arch/sgimips/dev



Module Name:    src
Committed By:   tsutsui
Date:           Fri Aug  8 16:05:47 UTC 2008

Modified Files:
        src/sys/arch/sgimips/dev: crime.c

Log Message:
Misc cosmetics:
- some KNF and ANSIfy
- use uintNN_t types
- remove a redundant declaration
- use __func__ to print a function name
- use PRIu64 to print uint64_t
- wrap long lines


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/arch/sgimips/dev/crime.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