aboutsummaryrefslogtreecommitdiff
path: root/emcc
diff options
context:
space:
mode:
Diffstat (limited to 'emcc')
-rwxr-xr-xemcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/emcc b/emcc
index 19f07fbd..071db703 100755
--- a/emcc
+++ b/emcc
@@ -633,7 +633,7 @@ try:
newargs = [ arg for arg in newargs if arg is not '' ]
if split_js_file:
- settings_changes.append("PRINT_SPLIT_FILE_MARKER=1")
+ settings_changes.append("PRINT_SPLIT_FILE_MARKER=1")
# Find input files