aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.def
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/java/java-tree.def')
-rw-r--r--gcc/java/java-tree.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/java/java-tree.def b/gcc/java/java-tree.def
index 2ded69c..db64229 100644
--- a/gcc/java/java-tree.def
+++ b/gcc/java/java-tree.def
@@ -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)