aboutsummaryrefslogtreecommitdiff
path: root/lopnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'lopnames.h')
-rw-r--r--lopnames.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lopnames.h b/lopnames.h
index dfca34d1..28535fe2 100644
--- a/lopnames.h
+++ b/lopnames.h
@@ -92,7 +92,7 @@ static const char *const opnames[] = {
92 "SETLIST", 92 "SETLIST",
93 "CLOSURE", 93 "CLOSURE",
94 "VARARG", 94 "VARARG",
95 "PREPVARARG", 95 "VARARGPREP",
96 "EXTRAARG", 96 "EXTRAARG",
97 NULL 97 NULL
98}; 98};