Subject: PR/35217 CVS commit: src/sys/arch/xen/x86
To: None <port-xen-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 12/09/2006 10:40:02
The following reply was made to PR port-xen/35217; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35217 CVS commit: src/sys/arch/xen/x86
Date: Sat,  9 Dec 2006 10:37:52 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Sat Dec  9 10:37:52 UTC 2006
 
 Modified Files:
 	src/sys/arch/xen/x86: consinit.c
 
 Log Message:
 Remove extra ) causing compile failure when CONS_OVERRIDE is defined.
 From Hideo Masuda in PR port-xen/35217.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.6 -r1.7 src/sys/arch/xen/x86/consinit.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.