aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/alan2/util.h')
-rw-r--r--engines/glk/alan2/util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/alan2/util.h b/engines/glk/alan2/util.h
index fa33af35f5..a9cd26f8b7 100644
--- a/engines/glk/alan2/util.h
+++ b/engines/glk/alan2/util.h
@@ -83,6 +83,6 @@ bool endOfTable(ExtElem *addr) {
}
} // End of namespace Alan2
-} // Engine of namespace GLK
+} // End of namespace Glk
#endif