Fix typo in comment.
No-Try: True Bug: None Change-Id: I97825766301b3a2e133bf168749e65e945dbfc8f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/234862 Commit-Queue: Tommi <tommi@webrtc.org> Reviewed-by: Tommi <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#35188}
This commit is contained in:
parent
1da742b2dc
commit
339965f93c
@ -45,7 +45,7 @@ declare_args() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
declare_args() {
|
declare_args() {
|
||||||
# Setting this to trye, will make RTC_DLOG() expand to log statements instead
|
# Setting this to true, will make RTC_DLOG() expand to log statements instead
|
||||||
# of being removed by the preprocessor.
|
# of being removed by the preprocessor.
|
||||||
# This is useful for example to be able to get RTC_DLOGs on a release build.
|
# This is useful for example to be able to get RTC_DLOGs on a release build.
|
||||||
rtc_dlog_always_on = false
|
rtc_dlog_always_on = false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user