Source-Changes archive

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

CVS commit: src/sys/arch/newsmips/apbus



Module Name:    src
Committed By:   he
Date:           Thu Mar  8 22:08:50 UTC 2007

Modified Files:
        src/sys/arch/newsmips/apbus: if_sn.c if_sn_ap.c if_snvar.h

Log Message:
Cast to char* before doing pointer arithmetic.
Also put * close to variable name.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/newsmips/apbus/if_sn.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/newsmips/apbus/if_sn_ap.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/newsmips/apbus/if_snvar.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