Merge branch 'develop' into features/JAL-2446NCList
[jalview.git] / src / jalview / binding / Property.java
index df3decf..5823fed 100644 (file)
@@ -161,8 +161,8 @@ public class Property implements java.io.Serializable
           throws org.exolab.castor.xml.MarshalException,
           org.exolab.castor.xml.ValidationException
   {
-    return (jalview.binding.Property) Unmarshaller.unmarshal(
-            jalview.binding.Property.class, reader);
+    return (jalview.binding.Property) Unmarshaller
+            .unmarshal(jalview.binding.Property.class, reader);
   }
 
   /**