Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/stdio
Module Name: src
Committed By: drochner
Date: Wed Mar 7 15:12:01 UTC 2007
Modified Files:
src/lib/libc/stdio: fparseln.c
Log Message:
-fix a condition so that fparseln() doesn't report spurious empty lines
eg after 2 comment lines, or on EOF after a single comment line
-no escape character means no escaped characters
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 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.
Home |
Main Index |
Thread Index |
Old Index