diff --git a/AUTHORS b/AUTHORS index 080ba4b9..4b29cd09 100644 --- a/AUTHORS +++ b/AUTHORS @@ -22,3 +22,4 @@ Sven Bergström Kyle Charters Marshall Bowers Michal Kozakiewicz +Charlotte Koch diff --git a/src/cli/modules.c b/src/cli/modules.c index 4f65d1cb..4e015e4e 100644 --- a/src/cli/modules.c +++ b/src/cli/modules.c @@ -192,6 +192,7 @@ static ModuleRegistry modules[] = #undef END_CLASS #undef METHOD #undef STATIC_METHOD +#undef FINALIZER // Looks for a built-in module with [name]. //