Subject: CVS commit: src/sys/arch/x68k/dev
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/12/2005 23:46:41
Module Name:	src
Committed By:	he
Date:		Sun Jun 12 23:46:41 UTC 2005

Modified Files:
	src/sys/arch/x68k/dev: ite.c

Log Message:
Change the last arg of ite_sendstr() to const char*, so that this builds
under -Wcast-qual.  Also rename a local variable to build with -Wshadow.


To generate a diff of this commit:
cvs rdiff -r1.39 -r1.40 src/sys/arch/x68k/dev/ite.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.