aboutsummaryrefslogtreecommitdiff
path: root/engines/dreamweb/print.cpp
diff options
context:
space:
mode:
authorMax Horn2011-12-06 17:43:23 +0100
committerWillem Jan Palenstijn2011-12-06 21:49:41 +0100
commit0193ef590da121ca4053510d53aad0b3d6b7052a (patch)
treeb4a9ad942ae8496b72160cc6040a5269818ee095 /engines/dreamweb/print.cpp
parentadaea53c19503fb66d3b331cb16fb0d48c72b6eb (diff)
downloadscummvm-rg350-0193ef590da121ca4053510d53aad0b3d6b7052a.tar.gz
scummvm-rg350-0193ef590da121ca4053510d53aad0b3d6b7052a.tar.bz2
scummvm-rg350-0193ef590da121ca4053510d53aad0b3d6b7052a.zip
DREAMWEB: Cleanup end of namespace comments
Diffstat (limited to 'engines/dreamweb/print.cpp')
-rw-r--r--engines/dreamweb/print.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/dreamweb/print.cpp b/engines/dreamweb/print.cpp
index 3a6b69d2e8..3e6e2df488 100644
--- a/engines/dreamweb/print.cpp
+++ b/engines/dreamweb/print.cpp
@@ -277,5 +277,4 @@ const char *DreamGenContext::monPrint(const char *string) {
return iterator;
}
-} /*namespace dreamgen */
-
+} // End of namespace DreamGen