aboutsummaryrefslogtreecommitdiff
path: root/common/str.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/str.cpp')
-rw-r--r--common/str.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/str.cpp b/common/str.cpp
index 526841c58f..99b1766352 100644
--- a/common/str.cpp
+++ b/common/str.cpp
@@ -266,4 +266,4 @@ bool operator != (const char* y, const ConstString &x) {
return x != y;
}
-}; // End of namespace ScummVM
+} // End of namespace ScummVM