From: Jerry DeLisle Date: Sat, 10 Sep 2016 21:20:12 +0000 (+0000) Subject: Fix typo in log. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=cc3135b642e8254b6ba1ea026cf088e3b882356f;p=gcc.git Fix typo in log. From-SVN: r240076 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 7acd1624366..337593b0bad 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -2,7 +2,7 @@ Steven G. Kargl PR fortran/77532 - gfortran.dg/dtio_11.f90: new test. + * gfortran.dg/dtio_11.f90: new test. 2016-09-10 Steven G. Kargl