Subject: CVS commit: src/sys/dist/pf/net
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 05/11/2006 01:08:38
Module Name:	src
Committed By:	mrg
Date:		Thu May 11 01:08:38 UTC 2006

Modified Files:
	src/sys/dist/pf/net: pf.c

Log Message:
quell GCC 4.1 uninitialised variable warnings.

XXX: we should audit the tree for which old ones are no longer needed
after getting the older compilers out of the tree..


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/dist/pf/net/pf.c

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