JAL-4090 JAL-1551 spotlessApply
[jalview.git] / src / jalview / io / ClustalFile.java
index a71e6e8..b6f36e8 100755 (executable)
@@ -168,8 +168,9 @@ public class ClustalFile extends AlignFile
         }
         else
         {
-          jalview.bin.Console.errPrintln("Clustal File Reader: Can't find sequence for "
-                  + headers.elementAt(i));
+          jalview.bin.Console.errPrintln(
+                  "Clustal File Reader: Can't find sequence for "
+                          + headers.elementAt(i));
         }
       }
       AlignmentAnnotation lastssa = null;