Even more globals moved to instance_globals.c

This commit is contained in:
Bart House
2018-12-19 20:01:55 -08:00
parent ff5fe26e72
commit e4ab048c90
14 changed files with 269 additions and 239 deletions
+1 -1
View File
@@ -569,7 +569,7 @@ const char *known_restrictions[] = {
"primary", "rogue", (const char *) 0,
};
struct symparse loadsyms[] = {
const struct symparse loadsyms[] = {
{ SYM_CONTROL, 0, "start" },
{ SYM_CONTROL, 0, "begin" },
{ SYM_CONTROL, 1, "finish" },