Subject: CVS commit: src/usr.sbin/altq/libaltq
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/07/2005 13:39:37
Module Name:	src
Committed By:	he
Date:		Tue Jun  7 13:39:37 UTC 2005

Modified Files:
	src/usr.sbin/altq/libaltq: qop.c

Log Message:
Initialize various local variables (clinfo, fltrinfo) to appease
-Wuninitialized.  Found while compiling for sun2.

Reviewed by lukem.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.sbin/altq/libaltq/qop.c

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