aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/processor_mem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/frotz/processor_mem.cpp')
-rw-r--r--engines/glk/frotz/processor_mem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/frotz/processor_mem.cpp b/engines/glk/frotz/processor_mem.cpp
index dec7520084..e3bd59660f 100644
--- a/engines/glk/frotz/processor_mem.cpp
+++ b/engines/glk/frotz/processor_mem.cpp
@@ -214,5 +214,5 @@ void Processor::memory_close(void) {
}
}
-} // End of namespace Scott
+} // End of namespace Frotz
} // End of namespace Glk