Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/02/2005 09:13:06
Module Name: src
Committed By: he
Date: Thu Jun 2 09:13:06 UTC 2005
Modified Files:
src/sys/arch/powerpc/powerpc: db_disasm.c
Log Message:
Adapt to now compiling with -Wcast-qual - char pointers initialized
to string constants now need to be "const char*".
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/powerpc/powerpc/db_disasm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.