Skip to content

Commit

Permalink
updated inner class comment
Browse files Browse the repository at this point in the history
  • Loading branch information
apolcyn committed Jul 12, 2016
1 parent 81aab14 commit 3403565
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ruby/pb/test/client.rb
Original file line number Diff line number Diff line change
Expand Up @@ -233,8 +233,7 @@ def each_item
end
end

# Wraps a Queue to yield items to it.
# Intended to be used to wrap a call_op as well, and to adjust
# Intended to be used to wrap a call_op, and to adjust
# the write flag of the call_op in between messages yielded to it.
class WriteFlagSettingStreamingInputEnumerable
attr_accessor :call_op
Expand Down

0 comments on commit 3403565

Please sign in to comment.