Skip to content

Commit

Permalink
Fix missing brace.
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranid committed Feb 12, 2019
1 parent eeff63e commit 129c705
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NtApiDotNet/NtAsyncResult.cs
Expand Up @@ -255,3 +255,4 @@ internal void Cancel()
}
}
}
}

0 comments on commit 129c705

Please sign in to comment.