aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/screen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/frotz/screen.cpp')
-rw-r--r--engines/glk/frotz/screen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/frotz/screen.cpp b/engines/glk/frotz/screen.cpp
index 8bdfafd879..d843528cc4 100644
--- a/engines/glk/frotz/screen.cpp
+++ b/engines/glk/frotz/screen.cpp
@@ -93,5 +93,5 @@ void BitmapFont::drawChar(Graphics::Surface *dst, uint32 chr, int x, int y, uint
}
}
-} // End of namespace Scott
+} // End of namespace Frotz
} // End of namespace Glk