005-08-12 Thomas Koenig <Thomas.Koenig@online.de>
authorThomas Koenig <Thomas.Koenig@online.de>
Fri, 12 Aug 2005 19:42:12 +0000 (19:42 +0000)
committerThomas Koenig <tkoenig@gcc.gnu.org>
Fri, 12 Aug 2005 19:42:12 +0000 (19:42 +0000)
        * gfortran.fortran-torture/execute/character_passing.f90:
        Fix comment typo.

From-SVN: r103042

gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.fortran-torture/execute/character_passing.f90

index 54906bf..39ec91f 100644 (file)
@@ -1,3 +1,8 @@
+2005-08-12  Thomas Koenig  <Thomas.Koenig@online.de>
+
+       * gfortran.fortran-torture/execute/character_passing.f90:
+       Fix comment typo.
+
 2005-08-12  Giovanni Bajo  <giovannibajo@libero.it>
 
        PR c++/8271
index 959e602..af06a84 100644 (file)
@@ -1,6 +1,6 @@
 ! PR middle-end/20030
 ! we were messing up the access in LSAME for
-! the character agruments.
+! the character arguments.
       program foo
       character*1 a1, a2, b
       logical LSAME, x