Source-Changes archive

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

CVS commit: src/sys/arch/m68k/m68k



Module Name:    src
Committed By:   he
Date:           Mon Oct 23 18:58:24 UTC 2006

Modified Files:
        src/sys/arch/m68k/m68k: sig_machdep.c

Log Message:
Const-ness is now (by the new gcc) propagated from structs to
members, so constify so as to not lose qualification.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/arch/m68k/m68k/sig_machdep.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