Subject: CVS commit: src/dist/iscsi/src
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/17/2006 16:58:31
Module Name:	src
Committed By:	thorpej
Date:		Mon Apr 17 16:58:31 UTC 2006

Modified Files:
	src/dist/iscsi/src: disk.c

Log Message:
disk_read() / disk_write(): Make the temporary pointer a uint8_t *, rather
than a char *.  Eliminates a GCC4 warning.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/dist/iscsi/src/disk.c

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