Skip to content

Commit

Permalink
Add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
Diggsey authored May 22, 2017
1 parent effdfef commit 61f641a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/rustup-dist/src/download.rs
Original file line number Diff line number Diff line change
Expand Up @@ -183,4 +183,4 @@ fn file_hash(path: &Path) -> Result<String> {
}

Ok(hasher.result_str())
}
}

0 comments on commit 61f641a

Please sign in to comment.