aboutsummaryrefslogtreecommitdiff
path: root/node_modules/montage/core/jshint.js
diff options
context:
space:
mode:
authorJose Antonio Marquez2012-02-02 18:00:45 -0800
committerJose Antonio Marquez2012-02-02 18:00:45 -0800
commit04d89daed90c35a4393773ca2e2d0ac3a4c15cd4 (patch)
treed0041abc7379ef38b20cce148e5dea6f531b8569 /node_modules/montage/core/jshint.js
parent4d8306b638c53899403a4f0328c02bf1ab893e8f (diff)
parentc630ead20487c3948fa36448d3e7d5f7b5cba782 (diff)
downloadninja-04d89daed90c35a4393773ca2e2d0ac3a4c15cd4.tar.gz
Merge branch 'refs/heads/NinjaInternal' into FileIO
Conflicts: .gitignore js/ninja.reel/ninja.js
Diffstat (limited to 'node_modules/montage/core/jshint.js')
-rwxr-xr-xnode_modules/montage/core/jshint.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/node_modules/montage/core/jshint.js b/node_modules/montage/core/jshint.js
index 584b5aef..24f18522 100755
--- a/node_modules/montage/core/jshint.js
+++ b/node_modules/montage/core/jshint.js
@@ -3928,7 +3928,7 @@ var JSHINT = (function (setup) {
3928 3928
3929 JSHINT.edition = '2011-04-16'; 3929 JSHINT.edition = '2011-04-16';
3930 3930
3931 return itself; 3931 return itself;
3932}); 3932});
3933 3933
3934// Make JSHINT a CommonJS module, if possible. 3934// Make JSHINT a CommonJS module, if possible.