Remove spurious blank line.
authorTobias Schlüter <tobi@gcc.gnu.org>
Tue, 8 Mar 2005 20:16:18 +0000 (21:16 +0100)
committerTobias Schlüter <tobi@gcc.gnu.org>
Tue, 8 Mar 2005 20:16:18 +0000 (21:16 +0100)
From-SVN: r96123

gcc/fortran/ChangeLog

index a39f8a5c3702ae6ec9f6d4f7c169ce463398d3b6..c22cd7bf77e7b1d5a8028f1883aa1c09d3b08340 100644 (file)
@@ -4,7 +4,6 @@
        * primary.c (match_complex_constant): Mangled complex constant may
        be an implied do-loop.  Give implied do-loop matcher a chance.
 
-
 2005-03-05  Steven G. Kargl  <kargls@comcast.net> 
 
        PR fortran/19754