Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/powerpc/powerpc
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.
Home |
Main Index |
Thread Index |
Old Index