Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/atari/atari
Module Name: src
Committed By: he
Date: Sat Jun 4 14:35:54 UTC 2005
Modified Files:
src/sys/arch/atari/atari: autoconf.c
Log Message:
Add use of __UNCONST() when passing a constant string to some of the
general autoconf functions which typically take a "void*". There may
be reason to revisit this later if the signature for the autoconf
functions can be adapted, but for now this gets the code building.
To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/arch/atari/atari/autoconf.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