Work around a scanf() bug in djgpp 2.04. The assignments for this
authorGisle Vanem <gvanem@broadpark.no>
Thu, 21 Aug 2008 16:20:38 +0000 (16:20 +0000)
committerGisle Vanem <gvanem@broadpark.no>
Thu, 21 Aug 2008 16:20:38 +0000 (16:20 +0000)
commit17e1f58fd67d630390f6c6bce78e319e8a5831b9
tree9a2fb3741f1102be26ebf47b0ef5d9a2e64f7028
parent582833b3389c1cbfbf253bf252828b3525328361
Work around a scanf() bug in djgpp 2.04. The assignments for this
format is working okay. But the return value is incorrectly EOF.
lib/url.c