From be4174dc3df84e89dbab95af1b6f4af896c08125 Mon Sep 17 00:00:00 2001 From: Strangerke Date: Sat, 28 Jul 2018 21:20:43 +0200 Subject: STARTREK: Janitorial: Add end of namespace comments --- engines/startrek/font.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/startrek/font.cpp') diff --git a/engines/startrek/font.cpp b/engines/startrek/font.cpp index 6cd3f1b416..f9802348ed 100644 --- a/engines/startrek/font.cpp +++ b/engines/startrek/font.cpp @@ -78,4 +78,4 @@ const byte Font::_fontProperties[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, }; -} +} // End of namespace StarTrek -- cgit v1.2.3