JAL-2738 copy to spikes/mungo
[jalview.git] / src / jalview / binding / Features.java
index c730f4b..bf283df 100644 (file)
@@ -105,8 +105,8 @@ public class Features extends Feature implements java.io.Serializable
           throws org.exolab.castor.xml.MarshalException,
           org.exolab.castor.xml.ValidationException
   {
-    return (jalview.binding.Feature) Unmarshaller.unmarshal(
-            jalview.binding.Features.class, reader);
+    return (jalview.binding.Feature) Unmarshaller
+            .unmarshal(jalview.binding.Features.class, reader);
   }
 
   /**