Further tweaks to get tests passing
[jalview.git] / src / jalview / io / FormatAdapter.java
index 724170e..1dbfdef 100755 (executable)
@@ -158,7 +158,7 @@ public class FormatAdapter extends AppletFormatAdapter
     //
     // try
     // {
-      boolean withSuffix = getCacheSuffixDefault(format);
+    boolean withSuffix = getCacheSuffixDefault(format);
     return format.getAlignmentFile().print(seqs, withSuffix);
       // null;
       //