Subject: CVS commit: src/sys/arch/hpcsh/hpcsh
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 05/31/2006 22:40:38
Module Name:	src
Committed By:	uwe
Date:		Wed May 31 22:40:38 UTC 2006

Modified Files:
	src/sys/arch/hpcsh/hpcsh: bus_space.c

Log Message:
Use C99 syntax for designated initializers.
Semicolon syntax is a gcc extension and has been obsolete since gcc 2.5.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/hpcsh/hpcsh/bus_space.c

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