Subject: CVS commit: src/sys/arch/atari/atari
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/04/2005 14:35:54
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.