DescriptionStyle cleanup in UpdateTmmbr:
function names style updated,
unused return type removed.
Comment style fixed, redundant comments removed.
pass-by-pointer parameter changed to pass-by-value because can't be nullptr any more.
NOTRY=true
BUG=webrtc:5565
Committed: https://crrev.com/853ecb21f77a4758e465b889f645f89e955c539a
Cr-Commit-Position: refs/heads/master@{#13848}
Patch Set 1 #Patch Set 2 : pass-by-reference -> pass-by-value #Patch Set 3 : . #
Messages
Total messages: 11 (6 generated)
|