Subject: CVS commit: src/lib/libc/gen
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/05/2005 01:15:29
Module Name:	src
Committed By:	lukem
Date:		Sun Jun  5 01:15:29 UTC 2005

Modified Files:
	src/lib/libc/gen: getpwent.c

Log Message:
Cosmetic tweak previous; IMHO we don't need the XXX comment in this
case, since I prefer to NULL initialize variables in this situation.


To generate a diff of this commit:
cvs rdiff -r1.69 -r1.70 src/lib/libc/gen/getpwent.c

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