Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 05/08/2007 17:27:37
Module Name:	src
Committed By:	garbled
Date:		Tue May  8 17:27:37 UTC 2007

Modified Files:
	src/sys/dev/pci: cz.c

Log Message:
Add a missing brace in cztty_receive inside a ifdef HOSTRAMCODE.  This
would randomly cause internal compiler errors while compiling pmppc.


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 src/sys/dev/pci/cz.c

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