Subject: CVS commit: src/sys/arch/atari/dev
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 03/06/2007 14:03:08
Module Name: src
Committed By: tsutsui
Date: Tue Mar 6 14:03:08 UTC 2007
Modified Files:
src/sys/arch/atari/dev: fd.c
Log Message:
Make io_data (char *) rather than adding an extra cast
since it's used only in this file to calculate buffer address.
To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 src/sys/arch/atari/dev/fd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.