Subject: CVS commit: src/sys/arch/m68k/m68k
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/04/2007 10:56:22
Module Name:	src
Committed By:	tsutsui
Date:		Sun Mar  4 10:56:22 UTC 2007

Modified Files:
	src/sys/arch/m68k/m68k: m68k_syscall.c

Log Message:
Replace (void *) with (char *) where pointer arith is required.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/sys/arch/m68k/m68k/m68k_syscall.c

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