X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fio%2FFormatAdapter.java;h=1dbfdefeb8d2e92e58dd734fc16541522a9278fd;hb=4815037f13748676b04b91dc761b73cf6f2d6ecd;hp=724170e0c1f66ad00adf056ee041a53e4ae01675;hpb=74b531f56bbaad5c5e06a4744980256fe8110923;p=jalview.git diff --git a/src/jalview/io/FormatAdapter.java b/src/jalview/io/FormatAdapter.java index 724170e..1dbfdef 100755 --- a/src/jalview/io/FormatAdapter.java +++ b/src/jalview/io/FormatAdapter.java @@ -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; //