Subject: CVS commit: src/sys/arch/sun68k/stand/libsa
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 01/26/2005 20:34:50
Module Name:	src
Committed By:	he
Date:		Wed Jan 26 20:34:50 UTC 2005

Modified Files:
	src/sys/arch/sun68k/stand/libsa: netif_sun.c

Log Message:
The ANSIfication apparently revealed a use of netif_attach() with a
missing argument.  (It doesn't appear to be used, though, so this should
be a functional NOOP, except for fixing the build problem.)


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/sun68k/stand/libsa/netif_sun.c

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