Commit 1c808565 by Paul Thomas

tl_editting.f90: gcc-cvs signalled missing LF at EOF.

2005-07-14  Paul Thomas  <pault@gcc.gnu.org>

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

From-SVN: r102009
parent be0cc7e2
......@@ -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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment