summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data_structures_correct/SUM_f.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/data_structures_correct/SUM_f.js b/data_structures_correct/SUM_f.js
index 6b0c794..6677eac 100644
--- a/data_structures_correct/SUM_f.js
+++ b/data_structures_correct/SUM_f.js
@@ -22,4 +22,4 @@ function SUM_f() {
return this.x;
}
-} \ No newline at end of file
+}