Skip to content

Commit

Permalink
Fix doc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Deadpikle committed Jul 10, 2018
1 parent 5473ee8 commit ee65d3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion NetSparkle/NetSparkle.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,8 @@ public void CancelFileDownload()
_webDownloadClient.CancelAsync();
}
}


/// <summary>
/// </summary>
/// <param name="sender">not used.</param>
/// <param name="e">not used.</param>
Expand Down

0 comments on commit ee65d3e

Please sign in to comment.