Subject: CVS commit: src/sys/arch/bebox/stand/boot
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 07/15/2005 23:15:01
Module Name:	src
Committed By:	he
Date:		Fri Jul 15 23:15:00 UTC 2005

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

Log Message:
The ANSIfication unconvered that we were calling devlookup() with
an extra argument.  It seems to be correct just to drop the last arg.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/bebox/stand/boot/devopen.c

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