JAL-2738 copy to spikes/mungo
[jalview.git] / src / jalview / binding / AnnotationElement.java
index 1f583c7..505d91e 100644 (file)
@@ -286,8 +286,8 @@ public class AnnotationElement implements java.io.Serializable
           throws org.exolab.castor.xml.MarshalException,
           org.exolab.castor.xml.ValidationException
   {
-    return (jalview.binding.AnnotationElement) Unmarshaller.unmarshal(
-            jalview.binding.AnnotationElement.class, reader);
+    return (jalview.binding.AnnotationElement) Unmarshaller
+            .unmarshal(jalview.binding.AnnotationElement.class, reader);
   }
 
   /**