summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorASP12342016-06-23 10:15:24 +0000
committerASP12342016-06-23 10:15:24 +0000
commite0820954589ef311816d27d94fa89b7d93ce702b (patch)
tree862d0faecf20c407c25bf4983996cf95dc956f04
parentcb32002490d8c858de1948a675371eb4bd2fccaa (diff)
downloadxcos-on-web-e0820954589ef311816d27d94fa89b7d93ce702b.tar.gz
xcos-on-web-e0820954589ef311816d27d94fa89b7d93ce702b.tar.bz2
xcos-on-web-e0820954589ef311816d27d94fa89b7d93ce702b.zip
Minor Change
-rw-r--r--data_structures_correct/BITCLEAR.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/data_structures_correct/BITCLEAR.js b/data_structures_correct/BITCLEAR.js
index eb0683f..692ade4 100644
--- a/data_structures_correct/BITCLEAR.js
+++ b/data_structures_correct/BITCLEAR.js
@@ -20,4 +20,4 @@ function BITCLEAR() {
BITCLEAR.prototype.details = function BITCLEAR() {
return this.x;
}
-} \ No newline at end of file
+}