From 14802ba60473c8b9f2caa5adb86bed0e58f3400e Mon Sep 17 00:00:00 2001 From: ASP1234 Date: Thu, 23 Jun 2016 06:17:06 +0000 Subject: Minor fix --- data_structures_correct/BOUNCE.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data_structures_correct/BOUNCE.js') diff --git a/data_structures_correct/BOUNCE.js b/data_structures_correct/BOUNCE.js index 78ccedc..5cfafce 100644 --- a/data_structures_correct/BOUNCE.js +++ b/data_structures_correct/BOUNCE.js @@ -65,4 +65,4 @@ function BOUNCE() { return this.x } -} \ No newline at end of file +} -- cgit