summaryrefslogtreecommitdiff
path: root/src/script
diff options
context:
space:
mode:
Diffstat (limited to 'src/script')
-rw-r--r--src/script/squirrel_helper.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/script/squirrel_helper.hpp b/src/script/squirrel_helper.hpp
index 67f8a21ce..c1ecc64ad 100644
--- a/src/script/squirrel_helper.hpp
+++ b/src/script/squirrel_helper.hpp
@@ -883,6 +883,6 @@ namespace SQConvert {
}
}
-}; // namespace SQConvert
+} // namespace SQConvert
#endif /* SQUIRREL_HELPER_HPP */