Subject: CVS commit: src/sys/arch/mac68k/nubus
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/07/2007 13:54:50
Module Name: src
Committed By: tsutsui
Date: Wed Mar 7 13:54:50 UTC 2007
Modified Files:
src/sys/arch/mac68k/nubus: nubus.c nubus.h
Log Message:
Change variables which are used to read byte stream data
from (void *) to (char *).
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/sys/arch/mac68k/nubus/nubus.c
cvs rdiff -r1.63 -r1.64 src/sys/arch/mac68k/nubus/nubus.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.