aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/cliprect.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/cliprect.h')
-rw-r--r--engines/tinsel/cliprect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/cliprect.h b/engines/tinsel/cliprect.h
index 28a66c312c..7bbb6bdc25 100644
--- a/engines/tinsel/cliprect.h
+++ b/engines/tinsel/cliprect.h
@@ -71,6 +71,6 @@ void UpdateClipRect( // Redraws all objects within this clipping rectangle
Common::Point *pWin, // window top left position
Common::Rect *pClip); // pointer to clip rectangle
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif // TINSEL_CLIPRECT_H