JAL-1517 source formatting
[jalview.git] / src / jalview / io / JalviewFileView.java
index 6df223a..65581c3 100755 (executable)
@@ -32,7 +32,8 @@ public class JalviewFileView extends FileView
 
   static
   {
-    // TODO: these names should come from the FormatAdapter lists for readable/writable extensions 
+    // TODO: these names should come from the FormatAdapter lists for
+    // readable/writable extensions
     alignSuffix.put("amsa", "AMSA file");
     alignSuffix.put("fasta", "Fasta file");
     alignSuffix.put("fa", "Fasta file");