]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix typo in ChangeLog.
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 3 Dec 2017 16:49:37 +0000 (16:49 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Sun, 3 Dec 2017 16:49:37 +0000 (16:49 +0000)
From-SVN: r255366

libgfortran/ChangeLog

index a43023267eaa813dcaf83f9756b51601a87b471e..2e7688667130ade4686856f289efbbb938909713 100644 (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>