Merge remote-tracking branch 'origin/releases/Release_2_10_2b1_Branch'
[jalview.git] / src / jalview / binding / Annotation.java
index 86f1a63..2c9414b 100644 (file)
@@ -440,8 +440,8 @@ public class Annotation implements java.io.Serializable
           throws org.exolab.castor.xml.MarshalException,
           org.exolab.castor.xml.ValidationException
   {
-    return (jalview.binding.Annotation) Unmarshaller.unmarshal(
-            jalview.binding.Annotation.class, reader);
+    return (jalview.binding.Annotation) Unmarshaller
+            .unmarshal(jalview.binding.Annotation.class, reader);
   }
 
   /**