summaryrefslogtreecommitdiff
path: root/command_line/CmdLine/Src
diff options
context:
space:
mode:
authorAsh Wolf <ninji@wuffs.org>2023-01-12 03:01:34 +0000
committerAsh Wolf <ninji@wuffs.org>2023-01-12 03:01:34 +0000
commit3a6db389b250439a0cce6b45ef1424a5728f5d18 (patch)
tree864b179a0be181ded24a546eb80dfb57bfec724e /command_line/CmdLine/Src
parent54bb1363a26b6a52cf1a8ecf1f16f76e9920956f (diff)
downloadMWCC-3a6db389b250439a0cce6b45ef1424a5728f5d18.tar.gz
MWCC-3a6db389b250439a0cce6b45ef1424a5728f5d18.zip
more fixing
Diffstat (limited to 'command_line/CmdLine/Src')
-rw-r--r--command_line/CmdLine/Src/Plugins/CLPlugins.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/command_line/CmdLine/Src/Plugins/CLPlugins.c b/command_line/CmdLine/Src/Plugins/CLPlugins.c
index 8db8398..3342dae 100644
--- a/command_line/CmdLine/Src/Plugins/CLPlugins.c
+++ b/command_line/CmdLine/Src/Plugins/CLPlugins.c
@@ -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