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 54906bf60ac4c1baca26a58eec478a1bfd84a1bd..39ec91f6841a5fb79f7e929cc60be1e61c4a25cf 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 959e602b1a8446ca81a79db19e8024bd7af7e9b3..af06a84e471315ec63a54b38dc30341932af176d 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