Subject: CVS commit: src/lib/libc/stdio
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 03/08/2007 19:57:53
Module Name:	src
Committed By:	drochner
Date:		Thu Mar  8 19:57:53 UTC 2007

Modified Files:
	src/lib/libc/stdio: fparseln.c

Log Message:
modify the previous fix so that no pointless realloc()s are done in
the case of multiple empty continuation lines, and comment the code
to make the logics obvious
fix an unrelated comment


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/lib/libc/stdio/fparseln.c

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