Skip to content

Commit

Permalink
wrong return value
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbyrne committed Feb 24, 2021
1 parent 74f31f2 commit 9301c85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pointtopoint.jl
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ function Wait!(req::Request)
if !alreadynull
req.buffer = nothing
end
stat
stat_ref[]
end

"""
Expand Down

0 comments on commit 9301c85

Please sign in to comment.