aboutsummaryrefslogtreecommitdiff
path: root/common/mutex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/mutex.cpp')
-rw-r--r--common/mutex.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/mutex.cpp b/common/mutex.cpp
index 4e6316528c..f912e79591 100644
--- a/common/mutex.cpp
+++ b/common/mutex.cpp
@@ -75,4 +75,4 @@ void StackLock::unlock() {
g_system->unlockMutex(_mutex);
}
-} // End of namespace Common
+} // End of namespace Common