Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/15/2005 09:31:27
Module Name: src
Committed By: he
Date: Wed Jun 15 09:31:27 UTC 2005
Modified Files:
src/lib/libc/stdio: vfwprintf.c
Log Message:
Initialize expsize to appease -Wuninitialized for sh3 and m68000.
Marked with XXXGCC -Wuninitialized [sh3,m68000].
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/lib/libc/stdio/vfwprintf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.