Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hpc/hpc
Module Name: src
Committed By: uwe
Date: Tue May 31 22:36:13 UTC 2005
Modified Files:
src/sys/arch/hpc/hpc: platid.c
Log Message:
Don't return string literal from a function that is not declared to
return const.
XXX: Kludge for now, I don't want to deal with the fallout, especially
as this code is also compile for Windows CE (hpcboot.exe).
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/hpc/hpc/platid.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