Source-Changes archive

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

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



Module Name:    src
Committed By:   tsutsui
Date:           Sun Aug 10 16:21:28 UTC 2008

Modified Files:
        src/sys/arch/sgimips/mace: if_mec.c

Log Message:
Use while(cond){} instead of for(;;){if(!cond)break;}.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/sys/arch/sgimips/mace/if_mec.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