aboutsummaryrefslogtreecommitdiff
path: root/src/objects.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/objects.cc')
-rw-r--r--src/objects.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/objects.cc b/src/objects.cc
index 94edca4..18fe01c 100644
--- a/src/objects.cc
+++ b/src/objects.cc
@@ -98,8 +98,8 @@ static FLAG InstanceAttributeFlags[18] = {
};
static const char FlagNames[66][30] = {
- "Bank" // BANK
- "Clip" // CLIP
+ "Bank", // BANK
+ "Clip", // CLIP
"Bottom", // BOTTOM
"Top", // TOP
"Container", // CONTAINER