java-tree.def: Add missing newline at EOF.
authorJeff Law <law@gcc.gnu.org>
Tue, 13 Oct 1998 22:35:34 +0000 (16:35 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 13 Oct 1998 22:35:34 +0000 (16:35 -0600)
8
        * java-tree.def: Add missing newline at EOF.

From-SVN: r23064

gcc/java/java-tree.def

index 2ded69cf00287b4e305adf34ebc98739af5d3c6c..db64229ad48b11233bd37d586ab4413cc3243894 100644 (file)
@@ -54,4 +54,4 @@ DEFTREECODE (CATCH_EXPR, "catch", '1', 1)
 /* Finally clause.
    Operand 0 is the finally label.
    Operand 1 is the finally block.  */
-DEFTREECODE (FINALLY_EXPR, "finally", 'e', 2) 
\ No newline at end of file
+DEFTREECODE (FINALLY_EXPR, "finally", 'e', 2)