char_length_10.f90: Correct typo.
authorPaul Thomas <pault@gcc.gnu.org>
Wed, 5 Sep 2007 14:59:03 +0000 (14:59 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Wed, 5 Sep 2007 14:59:03 +0000 (14:59 +0000)
2007-09-05  Paul Thomas  <pault@gcc.gnu.org>

* gfortran.dg/char_length_10.f90: Correct typo.

From-SVN: r128136

gcc/testsuite/gfortran.dg/char_length_10.f90

index 23bb37f..07f10df 100644 (file)
@@ -1,4 +1,4 @@
-{ dg-do compile }
+{ dg-do compile }
 ! Checks the fix for PR33241, in which the assumed character
 ! length of the parameter was never filled in with that of
 ! the initializer.