add tiny support of KingSoft PowerWord's data

This commit is contained in:
Evgeniy Dushistov
2014-10-23 23:23:48 +00:00
parent 624208793e
commit 73664c078a

View File

@@ -176,6 +176,7 @@ static std::string parse_data(const gchar *data, bool colorize_output)
}
sec_size++;
break;
case 'k':
case 'y':
sec_size = strlen(p);
sec_size++;