aboutsummaryrefslogtreecommitdiff
path: root/common/rect.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/rect.h')
-rw-r--r--common/rect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/rect.h b/common/rect.h
index c5a62cab22..a4820a3722 100644
--- a/common/rect.h
+++ b/common/rect.h
@@ -108,6 +108,6 @@ struct Rect {
}
};
-}; // End of namespace ScummVM
+} // End of namespace ScummVM
#endif