mirror of
https://git.wuffs.org/MWCC
synced 2025-12-12 14:46:09 +00:00
more fixing
This commit is contained in:
@@ -161,7 +161,7 @@ const OSFileTypeMappingList *Plugin_GetFileTypeMappingList(Plugin *pl) {
|
||||
}
|
||||
|
||||
const CWObjectFlags *Plugin_CL_GetObjectFlags(Plugin *pl) {
|
||||
static CWObjectFlags fake = {
|
||||
static const CWObjectFlags fake = {
|
||||
2, 0,
|
||||
"", "", "", "", "", "",
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0
|
||||
|
||||
Reference in New Issue
Block a user