Fix typo in ChangeLog.

From-SVN: r255366
This commit is contained in:
Jerry DeLisle 2017-12-03 16:49:37 +00:00
parent c4508d0ad7
commit af5ad1e2e5
1 changed files with 1 additions and 1 deletions

View File

@ -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 <jvdelisle@gcc.gnu.org>