Subject: CVS commit: src/sys/arch/m68k/m68k
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/23/2006 18:58:24
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.