]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2006-12-27 Jerry DeLisle <jvdelisle@gcc.gnu.org>
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 28 Dec 2006 01:43:29 +0000 (01:43 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 28 Dec 2006 01:43:29 +0000 (01:43 +0000)
Fix typo in ChangeLog.

From-SVN: r120236

gcc/testsuite/ChangeLog

index fd4da6d307f34e13da0e4372aed53e7aa8389287..6912966cd821e9c57c2f7a90d44e6fee8c30381d 100644 (file)
@@ -3,7 +3,7 @@
        PR fortran/30014
        * gfortran.dg/io_constraints_1.f90: Update test.
        * gfortran.dg/io_constraints_2.f90: Update test.
-       * gfortran.dg/inquire_iolength.f90: Ne test.
+       * gfortran.dg/inquire_iolength.f90: New test.
 
 2006-12-27  Paul Thomas  <pault@gcc.gnu.org>