diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-02-09 17:57:28 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-02-09 17:57:28 +0000 |
commit | 257bdad02163893320cdb0adf9a56fdb5cf7827b (patch) | |
tree | 29928572df9f18111c3a0a38e22c6fbb649d03e9 /ChangeLog | |
parent | 7c5bb945c280c1ac231ba0cabedcc8a80cf77af8 (diff) | |
download | glibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.tar glibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.tar.gz glibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.tar.bz2 glibc-257bdad02163893320cdb0adf9a56fdb5cf7827b.zip |
Update.
2001-02-09 Ulrich Drepper <drepper@redhat.com>
* libio/tst_wscanf.c (main): Add cast to avoid warning.
* libio/tst_swscanf.c (main): Likewise..
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-02-09 Ulrich Drepper <drepper@redhat.com> + + * libio/tst_wscanf.c (main): Add cast to avoid warning. + * libio/tst_swscanf.c (main): Likewise.. + 2001-02-09 Jakub Jelinek <jakub@redhat.com> * sysdeps/generic/setenv.c (unsetenv): Remove const from len. |