aboutsummaryrefslogtreecommitdiff
path: root/engines/tinsel/dialogs.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tinsel/dialogs.h')
-rw-r--r--engines/tinsel/dialogs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tinsel/dialogs.h b/engines/tinsel/dialogs.h
index 91fb7f3240..9834d6ce57 100644
--- a/engines/tinsel/dialogs.h
+++ b/engines/tinsel/dialogs.h
@@ -165,6 +165,6 @@ void SetObjectFilm(int object, SCNHANDLE hFilm);
void ObjectEvent(CORO_PARAM, int objId, TINSEL_EVENT event, bool bWait, int myEscape, bool *result = NULL);
-} // end of namespace Tinsel
+} // End of namespace Tinsel
#endif /* TINSEL_INVENTRY_H */