summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorASP12342016-06-23 18:29:30 +0000
committerASP12342016-06-23 18:29:30 +0000
commit30bf467a3718e159cca22a2e70a7ab8fe8cff9e9 (patch)
tree20f16113dd6fa9c7b0f606840994a9fafc5937d2
parent8e3139ca1d047aee36cd33a59b3683d6ae087458 (diff)
downloadxcos-on-web-30bf467a3718e159cca22a2e70a7ab8fe8cff9e9.tar.gz
xcos-on-web-30bf467a3718e159cca22a2e70a7ab8fe8cff9e9.tar.bz2
xcos-on-web-30bf467a3718e159cca22a2e70a7ab8fe8cff9e9.zip
Minor Fix
-rw-r--r--data_structures_correct/CEVENTSCOPE.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/data_structures_correct/CEVENTSCOPE.js b/data_structures_correct/CEVENTSCOPE.js
index 0b20476..390430b 100644
--- a/data_structures_correct/CEVENTSCOPE.js
+++ b/data_structures_correct/CEVENTSCOPE.js
@@ -24,4 +24,4 @@ function CEVENTSCOPE() {
CEVENTSCOPE.prototype.details = function CEVENTSCOPE() {
return this.x;
}
-} \ No newline at end of file
+}