Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 08/31/2005 00:00:26
Module Name:	src
Committed By:	martin
Date:		Wed Aug 31 00:00:26 UTC 2005

Modified Files:
	src/sys/net: if_pppoe.c

Log Message:
Fix bogus uninitialized variable warning ifdef PPPOE_SERVER.
Noticed by Marcin Jessa on current-users.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/net/if_pppoe.c

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