diff options
author | 2001-01-12 17:38:55 +0000 | |
---|---|---|
committer | 2001-01-12 17:38:55 +0000 | |
commit | 037696266816167dfc74f180b5cd026f5338e2b7 (patch) | |
tree | fe86fd8efd2289cb03d943ea955108d795baac77 | |
parent | Remove signed warnings. (diff) | |
download | glibc-037696266816167dfc74f180b5cd026f5338e2b7.tar.xz glibc-037696266816167dfc74f180b5cd026f5338e2b7.zip |
Update.
* stdio-common/vfscanf.c (_IO_vfscanf): Likewise.
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ * elf/dl-close.c (_dl_close): Likewise. * elf/dl-load.c (_dl_map_object): Likewise. * iconv/iconv_prog.c (process_fd): Likewise. + * stdio-common/vfscanf.c (_IO_vfscanf): Likewise. * locale/localeinfo.h (struct locale_data): Use __flexarr instead of a zero-length array. |