JAL-1517 source formatting
[jalview.git] / src / jalview / datamodel / SequenceCollectionI.java
index 84f5c5d..3af441b 100644 (file)
@@ -32,11 +32,10 @@ public interface SequenceCollectionI
 
   int getWidth();
 
-  /** 
-  * @return the first column included in this collection. Runs from 0<=i<N_cols
-  */
+  /**
+   * @return the first column included in this collection. Runs from 0<=i<N_cols
+   */
   int getStartRes();
-  
 
   /**
    *