ensure contents of hash is extended JAL-876
authorjprocter <jprocter@compbio.dundee.ac.uk>
Thu, 21 Jul 2011 13:37:55 +0000 (14:37 +0100)
committerjprocter <jprocter@compbio.dundee.ac.uk>
Thu, 21 Jul 2011 13:37:55 +0000 (14:37 +0100)
src/jalview/io/StockholmFile.java

index 34ce3bf..e81c31a 100644 (file)
@@ -447,7 +447,7 @@ public class StockholmFile extends AlignFile
               ns = "";\r
             }\r
             ns += seq;\r
-            content.put(description, seq);\r
+            content.put(description, ns);\r
           }\r
           else\r
           {\r