aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/math/math_util.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/math/math_util.cpp')
-rw-r--r--engines/wintermute/math/math_util.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/math/math_util.cpp b/engines/wintermute/math/math_util.cpp
index 0aa0f841ac..903cea6d39 100644
--- a/engines/wintermute/math/math_util.cpp
+++ b/engines/wintermute/math/math_util.cpp
@@ -49,4 +49,4 @@ float MathUtil::roundUp(float val) {
return result;
}
-} // end of namespace Wintermute
+} // End of namespace Wintermute