Subject: CVS commit: src/sys/arch/bebox/stand/boot
To: None <source-changes@NetBSD.org>
From: Bang Jun-Young <junyoung@netbsd.org>
List: source-changes
Date: 06/28/2005 14:36:21
Module Name:	src
Committed By:	junyoung
Date:		Tue Jun 28 14:36:21 UTC 2005

Modified Files:
	src/sys/arch/bebox/stand/boot: monitor.c

Log Message:
- No need to define NULL here since it's already defined in stand.h.
- ANSI, KNF, de-__P, and remove trailing spaces.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/bebox/stand/boot/monitor.c

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