Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small PR to fix syntax error #71

Merged
merged 2 commits into from Jun 5, 2014
Merged
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file or symbol
Failed to load files and symbols.

Always

Just for now

Next

fix missing colon

  • Loading branch information
transitive-bullshit committed Jun 5, 2014
commit 8837025c79f0cac46369607433922d3f43ab324c
@@ -85,7 +85,7 @@ function FSStorage (parsedTorrent, opts) {
from: from,
to: to,
offset: offset,
openWrite openWrite,
openWrite: openWrite,
openRead: openRead
})
})
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.