Use backticks not vertical bars to denote variables in comments for /api
Bug: webrtc:12338 Change-Id: Ib97b2c3d64dbd895f261ffa76a2e885bd934a87f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/226940 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Artem Titov <titovartem@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34554}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
7750d802a5
commit
0e61fdd27c
@ -32,7 +32,7 @@ CreateVideoEncoderSoftwareFallbackWrapper(
|
||||
bool prefer_temporal_support);
|
||||
|
||||
// Default fallback for call-sites not yet updated with
|
||||
// |prefer_temporal_support|.
|
||||
// `prefer_temporal_support`.
|
||||
// TODO(sprang): Remove when usage is gone.
|
||||
RTC_EXPORT inline std::unique_ptr<VideoEncoder>
|
||||
CreateVideoEncoderSoftwareFallbackWrapper(
|
||||
|
Reference in New Issue
Block a user