Switched to using: http://www.jshint.com/
This commit is contained in:
Joel Martin
2012-01-12 12:38:55 -06:00
parent f66bcda31b
commit ff4bfcb773
6 changed files with 26 additions and 22 deletions

View File

@@ -159,7 +159,7 @@ Util.conf_defaults = function(cfg, api, defaults, arr) {
Util.conf_default(cfg, api, defaults, arr[i][0], arr[i][1],
arr[i][2], arr[i][3], arr[i][4]);
}
}
};
/*