Skip to content
Snippets Groups Projects
Commit 30bf3ea4 authored by Vijay Pai's avatar Vijay Pai
Browse files

clang-format

parent c593ca01
No related branches found
No related tags found
No related merge requests found
...@@ -544,7 +544,7 @@ class CallOpSet : public CallOpSetInterface, ...@@ -544,7 +544,7 @@ class CallOpSet : public CallOpSetInterface,
this->Op5::FinishOp(status, max_message_size_); this->Op5::FinishOp(status, max_message_size_);
this->Op6::FinishOp(status, max_message_size_); this->Op6::FinishOp(status, max_message_size_);
*tag = return_tag_; *tag = return_tag_;
collection_.reset(); // drop the ref at this point collection_.reset(); // drop the ref at this point
return true; return true;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment