aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/drives.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/drives.cpp')
-rw-r--r--engines/tinsel/drives.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/drives.cpp b/engines/tinsel/drives.cpp
index 864c554b9c..b611e386b1 100644
--- a/engines/tinsel/drives.cpp
+++ b/engines/tinsel/drives.cpp
@@ -176,4 +176,4 @@ bool TinselFile::open(const Common::String &filename) {
return Common::File::open(newFilename);
}
-} // end of namespace Tinsel
+} // End of namespace Tinsel