Subject: CVS commit: src/dist/pppd/pppdump
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/02/2005 09:09:43
Module Name:	src
Committed By:	lukem
Date:		Thu Jun  2 09:09:43 UTC 2005

Modified Files:
	src/dist/pppd/pppdump: bsd-comp.c

Log Message:
Remove uninitialized and unused (except for debug printf) 'dlen'.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/dist/pppd/pppdump/bsd-comp.c

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