From 037696266816167dfc74f180b5cd026f5338e2b7 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 12 Jan 2001 17:38:55 +0000 Subject: [PATCH] Update. * stdio-common/vfscanf.c (_IO_vfscanf): Likewise. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 0ff1ed1480..2fbc801191 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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.