aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/base/scriptables/dcscript.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/base/scriptables/dcscript.h')
-rw-r--r--engines/wintermute/base/scriptables/dcscript.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/wintermute/base/scriptables/dcscript.h b/engines/wintermute/base/scriptables/dcscript.h
index 4aae897dc2..d6bb3cd176 100644
--- a/engines/wintermute/base/scriptables/dcscript.h
+++ b/engines/wintermute/base/scriptables/dcscript.h
@@ -136,6 +136,6 @@ typedef enum {
ELEMENT_STRING = 0
} TElementType;
-} // end of namespace Wintermute
+} // End of namespace Wintermute
#endif