diff options
author | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-03-04 15:49:58 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@redhat.com> | 2014-03-04 15:49:58 +0530 |
commit | d4b17258bba38f206079fbae1e7255779db1b74c (patch) | |
tree | dc1d058e3763c41478d7bcad82d27f93e033c58a /ChangeLog | |
parent | 091eff71a5edacb5a321c6e573f09a5358540675 (diff) | |
download | glibc-d4b17258bba38f206079fbae1e7255779db1b74c.tar.gz glibc-d4b17258bba38f206079fbae1e7255779db1b74c.tar.xz glibc-d4b17258bba38f206079fbae1e7255779db1b74c.zip |
Fix up formatting in tst-ftell-active-handler.c
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 90ca90c165..cdb5b85830 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2014-03-04 Siddhesh Poyarekar <siddhesh@redhat.com> + * libio/tst-ftell-active-handler.c (get_handles_fdopen): Fix + formatting. + (get_handles_fopen): Likewise. + (do_write_test): Likewise. + * libio/wfileops.c (do_ftell_wide): Fix up formatting. * libio/fileops.c (do_ftell): Use cached offset when |