Update.
authorUlrich Drepper <drepper@redhat.com>
Mon, 22 May 2000 16:41:59 +0000 (16:41 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 22 May 2000 16:41:59 +0000 (16:41 +0000)
commit3f651a4de302da8fbe4fb5f6e34f658bf11a8a7c
treebcde2754d2b573fd268bb9b047e9d9ce32eadd49
parent6aa29abe9fab81e153d6232edf4ba048ac7d0b6e
Update.

2000-05-22  Jakub Jelinek <jakub@redhat.com>

* stdio-common/vfscanf.c (__vfscanf): Remove bogus check if '-' is
not the second character in the range.
* stdio-common/tstscanf.c (main): Add testcase for the above.
Reported by jik@kamens.brookline.ma.us.
ChangeLog
stdio-common/tstscanf.c
stdio-common/vfscanf.c