summaryrefslogtreecommitdiff
path: root/details.js
diff options
context:
space:
mode:
Diffstat (limited to 'details.js')
-rw-r--r--details.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/details.js b/details.js
index 6b03638..3369da1 100644
--- a/details.js
+++ b/details.js
@@ -691,4 +691,4 @@ function sci2exp(c) {
return new ScilabString([c.toString()]);
else
return new ScilabString("[" + c.toString() + "]");
-} \ No newline at end of file
+}