summaryrefslogtreecommitdiff
path: root/data_structures_correct
diff options
context:
space:
mode:
authorAvi Dutta2016-06-30 11:17:42 +0000
committerAvi Dutta2016-06-30 11:17:42 +0000
commitddc3cd840b503447a749e5a9d95dd17cf22e6211 (patch)
tree2ab2689b60981a2c9ffa3d2a8439fd19d992f7fd /data_structures_correct
parent2e2f37afc0f4386d40633524d90ce81f2cac3d1e (diff)
downloadxcos-on-web-ddc3cd840b503447a749e5a9d95dd17cf22e6211.tar.gz
xcos-on-web-ddc3cd840b503447a749e5a9d95dd17cf22e6211.tar.bz2
xcos-on-web-ddc3cd840b503447a749e5a9d95dd17cf22e6211.zip
Minor fix
Diffstat (limited to 'data_structures_correct')
-rw-r--r--data_structures_correct/IdealTransformer.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/data_structures_correct/IdealTransformer.js b/data_structures_correct/IdealTransformer.js
index 73176ab..3c97211 100644
--- a/data_structures_correct/IdealTransformer.js
+++ b/data_structures_correct/IdealTransformer.js
@@ -58,4 +58,4 @@ function IdealTransformer() {
return this.x;
}
-} \ No newline at end of file
+}