2005-10-24 Paul Thomas <pault@gcc.gnu.org>

gfortran.dg/namelist_char_only.f90: Add missing newline at end.

From-SVN: r105863
This commit is contained in:
Paul Thomas 2005-10-24 20:25:40 +00:00
parent 7ba18cea54
commit 7b70727998
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-10-24 Paul Thomas <pault@gcc.gnu.org>
gfortran.dg/namelist_char_only.f90: Add missing newline at end.
2005-10-24 Paul Thomas <pault@gcc.gnu.org>
PR fortran/24416

View File

@ -26,4 +26,4 @@
if (a /= "alls_well") call abort ()
END
END