Index: trunk/src/org/openstreetmap/josm/gui/mappaint/styleelement/BoxTextElement.java
===================================================================
--- trunk/src/org/openstreetmap/josm/gui/mappaint/styleelement/BoxTextElement.java	(revision 12331)
+++ trunk/src/org/openstreetmap/josm/gui/mappaint/styleelement/BoxTextElement.java	(revision 12332)
@@ -37,5 +37,6 @@
          * Align to the right
          */
-        RIGHT }
+        RIGHT
+    }
 
     /**
@@ -62,5 +63,6 @@
          * Render below the box
          */
-        BELOW }
+        BELOW
+    }
 
     /**
