[Pkg-javascript-commits] [backbone] 142/173: Line 1920 - Fix Spacing After Return

Jonas Smedegaard dr at jones.dk
Wed Aug 31 07:44:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository backbone.

commit 28588e1b96eb9f76f333b9b70d068d2807bd26ce
Author: Jeff Shen <jeffshen86 at gmail.com>
Date:   Fri Feb 5 11:11:57 2016 -0800

    Line 1920 - Fix Spacing After Return
    
    Fixed spacing after return to match the rest of the code
---
 backbone.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/backbone.js b/backbone.js
index 66aa483..d422f52 100644
--- a/backbone.js
+++ b/backbone.js
@@ -1917,5 +1917,4 @@
   };
 
   return Backbone;
-
 });

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/backbone.git



More information about the Pkg-javascript-commits mailing list