Subject: CVS commit: src/sys/arch/newsmips/apbus
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/08/2007 22:08:50
Module Name:	src
Committed By:	he
Date:		Thu Mar  8 22:08:50 UTC 2007

Modified Files:
	src/sys/arch/newsmips/apbus: if_sn.c if_sn_ap.c if_snvar.h

Log Message:
Cast to char* before doing pointer arithmetic.
Also put * close to variable name.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/arch/newsmips/apbus/if_sn.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/newsmips/apbus/if_sn_ap.c
cvs rdiff -r1.8 -r1.9 src/sys/arch/newsmips/apbus/if_snvar.h

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