Skip to content

Commit

Permalink
Merge branch 'master' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrins committed May 29, 2012
2 parents 494b567 + 7429b7e commit b4cabff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion filereader.js
Expand Up @@ -351,7 +351,7 @@
}
opts.on[eventName](e, file);
if (eventName == 'loadend') {
groupFileDone(file);
groupFileDone();
}
};
});
Expand Down

0 comments on commit b4cabff

Please sign in to comment.