From: Jerry DeLisle Date: Sun, 3 Dec 2017 16:49:37 +0000 (+0000) Subject: Fix typo in ChangeLog. X-Git-Tag: basepoints/gcc-9~2896 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=af5ad1e2e56a91db15c1f714f5f513ad54a07eeb;p=thirdparty%2Fgcc.git Fix typo in ChangeLog. From-SVN: r255366 --- diff --git a/libgfortran/ChangeLog b/libgfortran/ChangeLog index a43023267eaa..2e7688667130 100644 --- a/libgfortran/ChangeLog +++ b/libgfortran/ChangeLog @@ -8,7 +8,7 @@ (finalize_transfer): Do set the mode bit just before any calls to namelist_read or namelist_write. It can now be referred to in complex_write. - ^ io/write.c (write_complex): Suppress the leading blanks when + * io/write.c (write_complex): Suppress the leading blanks when namelist_mode bit is not set to 1. 2017-12-02 Jerry DeLisle