Subject: CVS commit: src/usr.sbin/isdn/isdnd
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/02/2005 05:54:44
Module Name:	src
Committed By:	lukem
Date:		Thu Jun  2 05:54:44 UTC 2005

Modified Files:
	src/usr.sbin/isdn/isdnd: support.c

Log Message:
Don't attempt to use an uninitialized variable in a debug message.
Detected with gcc -Wuninitialized.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/usr.sbin/isdn/isdnd/support.c

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