Merge pull request #496 from twpayne/check-whitespace

Check whitespace
This commit is contained in:
Tom Payne
2013-04-08 06:06:15 -07:00
26 changed files with 62 additions and 44 deletions
-1
View File
@@ -60,4 +60,3 @@ xhr.onload = function() {
}
};
xhr.send();