mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-15 09:21:55 +00:00
add tiny support of KingSoft PowerWord's data
This commit is contained in:
@@ -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++;
|
||||
|
||||
Reference in New Issue
Block a user