EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE
[alexxy/gromacs-dssp.git] / src / dssptools.h
index f3f1beb6974c4aca032f4168507ebc6d2b8693c3..9b8e41fcfe894ad540cf74fef6a245dc3f2e0277 100644 (file)
@@ -185,7 +185,7 @@ private:
     const std::vector<ResInfo>                                       *ResInfoMap;
 
     const gmx::EnumerationArray<secondaryStructureTypes, const char> secondaryStructureTypeNames = {
-       { '~', '=', 'S', 'T', 'P', 'I', 'G', 'B', 'E', 'H'}
+       { '~', '=', 'S', 'T', 'P', 'I', 'G', 'E', 'B', 'H'}
     };
     std::string     SecondaryStructuresStringLine;