aboutsummaryrefslogtreecommitdiff
path: root/engines/chewy/console.cpp
diff options
context:
space:
mode:
authorFilippos Karapetis2016-09-19 09:42:29 +0300
committerFilippos Karapetis2016-10-03 00:33:00 +0300
commit98e838275fb6e1b122caa6b9e786db9372bfc195 (patch)
tree4000dc2b93bb3091f5559fcb33005fe082534b36 /engines/chewy/console.cpp
parent03aae708550ce42b86656b905cd42448fa64ed2f (diff)
downloadscummvm-rg350-98e838275fb6e1b122caa6b9e786db9372bfc195.tar.gz
scummvm-rg350-98e838275fb6e1b122caa6b9e786db9372bfc195.tar.bz2
scummvm-rg350-98e838275fb6e1b122caa6b9e786db9372bfc195.zip
CHEWY: Adjust comments
Diffstat (limited to 'engines/chewy/console.cpp')
-rw-r--r--engines/chewy/console.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/chewy/console.cpp b/engines/chewy/console.cpp
index 09f6110d64..3e9c46f038 100644
--- a/engines/chewy/console.cpp
+++ b/engines/chewy/console.cpp
@@ -60,4 +60,4 @@ bool Console::Cmd_Dump(int argc, const char **argv) {
return true;
}
-} // End of namespace Drascula
+} // End of namespace Chewy