tl_editting.f90: gcc-cvs signalled missing LF at EOF.
authorPaul Thomas <pault@gcc.gnu.org>
Thu, 14 Jul 2005 06:43:25 +0000 (06:43 +0000)
committerPaul Thomas <pault@gcc.gnu.org>
Thu, 14 Jul 2005 06:43:25 +0000 (06:43 +0000)
2005-07-14  Paul Thomas  <pault@gcc.gnu.org>

* gfortran.dg/tl_editting.f90: gcc-cvs signalled missing LF at EOF.

From-SVN: r102009

gcc/testsuite/gfortran.dg/tl_editing.f90

index 3a313cd2b591f1afe158f517b53af5ce39c9ed97..8f9702da6ba93e8f15c91325228a9b0bde0e9505 100644 (file)
@@ -10,4 +10,5 @@
     character*10           ::  cline = "abcdefghij"
     write (line, '(a10,tl6,2x,a2)') aline, bline
     if (line.ne.cline) call abort ()
-  end program tl_editting
\ No newline at end of file
+  end program tl_editting
+