aboutsummaryrefslogtreecommitdiff
path: root/dep/g3dlite/include/G3D/debugAssert.h
diff options
context:
space:
mode:
Diffstat (limited to 'dep/g3dlite/include/G3D/debugAssert.h')
-rw-r--r--dep/g3dlite/include/G3D/debugAssert.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/dep/g3dlite/include/G3D/debugAssert.h b/dep/g3dlite/include/G3D/debugAssert.h
index edff671061d..51b16ebbe17 100644
--- a/dep/g3dlite/include/G3D/debugAssert.h
+++ b/dep/g3dlite/include/G3D/debugAssert.h
@@ -228,6 +228,6 @@ void _releaseInputGrab_();
@internal*/
void _restoreInputGrab_();
-}; }; // namespace
+} } // namespace
#endif