mirror of
https://github.com/Dushistov/sdcv.git
synced 2025-12-16 01:41: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++;
|
sec_size++;
|
||||||
break;
|
break;
|
||||||
|
case 'k':
|
||||||
case 'y':
|
case 'y':
|
||||||
sec_size = strlen(p);
|
sec_size = strlen(p);
|
||||||
sec_size++;
|
sec_size++;
|
||||||
|
|||||||
Reference in New Issue
Block a user