diff options
author | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-26 21:59:24 +0200 |
---|---|---|
committer | Thomas Schwinge <thomas@codesourcery.com> | 2013-05-26 21:59:24 +0200 |
commit | 528c24058fb100fb27fe5c211b92be84c67a6659 (patch) | |
tree | 49f660e44e114455b7375abd0ebaaedd0694299a /ChangeLog | |
parent | 07b4c13d0be4814ef10bbfbfd68db604978aa0e5 (diff) | |
download | glibc-528c24058fb100fb27fe5c211b92be84c67a6659.zip glibc-528c24058fb100fb27fe5c211b92be84c67a6659.tar.gz glibc-528c24058fb100fb27fe5c211b92be84c67a6659.tar.bz2 |
* stdio-common/bug26.c (main): Correct fscanf template.
Fixup for commit 6ecec3b616aeaf121c68c1053cd17fdcf0cdb5a2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ 2013-05-26 Thomas Schwinge <thomas@codesourcery.com> + * stdio-common/bug26.c (main): Correct fscanf template. + * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start:go): Don't declare _dl_skip_args. |