aboutsummaryrefslogtreecommitdiff
path: root/emccpre.js
diff options
context:
space:
mode:
Diffstat (limited to 'emccpre.js')
-rw-r--r--emccpre.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/emccpre.js b/emccpre.js
index fb58a6a..430aae4 100644
--- a/emccpre.js
+++ b/emccpre.js
@@ -37,7 +37,7 @@ var update_xmin, update_xmax, update_ymin, update_ymax;
// callbacks.
var Module = {
'noInitialRun': true,
- 'noExitRuntime': true,
+ 'noExitRuntime': true
};
// Variables used by js_canvas_find_font_midpoint().