Subject: CVS commit: [nathanw_sa] basesrc/lib/libc/stdio
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 03/13/2002 01:29:45
Module Name:	basesrc
Committed By:	nathanw
Date:		Tue Mar 12 23:29:45 UTC 2002

Modified Files:
	basesrc/lib/libc/stdio [nathanw_sa]: findfp.c

Log Message:
"More braces make things better".
Fix the initialization of the struct wchar_io_data in struct __sfileext
in the declaration of __sFext[3] to not emit warnings.

Problem noted by Gregory McGarry and Nick Hudson, and ignored by me for
far too long because I accidentally had warnings turned off in my libc tree.


To generate a diff of this commit:
cvs rdiff -r1.13.6.4 -r1.13.6.5 basesrc/lib/libc/stdio/findfp.c

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