kleink 56068ec670 Don't return immediately if EOF encountered while matching format string white
space in the input stream since there may be `conversion' specifiers following
the (format string) white space that do not operate on the input stream,
i.e. %n; from Chris Torek.
1998-10-25 18:25:43 +00:00
..
1998-10-14 11:56:28 +00:00
1998-10-19 02:54:57 +00:00
1998-10-19 15:52:37 +00:00
1998-10-14 11:56:28 +00:00
1998-10-16 12:56:44 +00:00