cosmetic: osmux: Fix typo in comment

Change-Id: I05aa1941f9cc8f3aa5ba873cf134767b56b56b69
This commit is contained in:
Pau Espin 2022-09-28 17:24:02 +02:00
parent c4c6746be7
commit 9aa01ae7b5
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ osmux_rebuild_rtp(struct osmux_out_handle *h, struct osmux_hdr *osmuxh,
/* rtp packet with the marker bit is always guaranteed to be the first
* one. We want to notify with marker in 2 scenarios:
* 1- Sender told us through osmux frame rtp_m.
* 2- Sntermediate osmux frame lost (seq gap), otherwise rtp receiver only sees
* 2- Intermediate osmux frame lost (seq gap), otherwise rtp receiver only sees
* steady increase of delay
*/
rtph->marker = first_pkt &&