From: Igor Lima Date: Tue, 19 Feb 2013 16:46:32 +0000 (-0300) Subject: Fix error from jshint: Missing space after 'function' X-Git-Tag: 2.1.0~55^2~3^2^2~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20f01bd4048940d0208d924f2a0a764f300bca5b;p=thirdparty%2Fmoment.git Fix error from jshint: Missing space after 'function' --- diff --git a/Gruntfile.js b/Gruntfile.js index 3e2ef32da..cb3fc5c8e 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -1,7 +1,7 @@ var fs = require('fs'), uglifyjs = require('uglify-js'); -module.exports = function(grunt) { +module.exports = function (grunt) { var minLangs = { langs: {