commit | 419d6bf66a6038a8e1fbc7078d478d1b13f85ede | [log] [tgz] |
---|---|---|
author | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Tue Nov 19 17:54:07 2013 -0800 |
committer | Andreas Wundsam <andreas.wundsam@bigswitch.com> | Tue Nov 19 17:55:50 2013 -0800 |
tree | 72e10f65b665a8c4a2d9d75fbed228d4797a802e | |
parent | 69ef5186a1eb305b7106a33560861a807ec2dc9b [diff] |
java_gen: fix small formatting error
diff --git a/java_gen/templates/of_class.java b/java_gen/templates/of_class.java index 4057b3d..b35df1c 100644 --- a/java_gen/templates/of_class.java +++ b/java_gen/templates/of_class.java
@@ -430,5 +430,4 @@ return result; } - }