pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-netif/+/29515 )
Change subject: cosmetic: osmux: Properly separate expressions with whitespace ......................................................................
cosmetic: osmux: Properly separate expressions with whitespace
Change-Id: I524899148da767516c7c1e4bc47b9d3a7b726356 --- M src/osmux.c 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified laforge: Looks good to me, approved fixeria: Looks good to me, approved
diff --git a/src/osmux.c b/src/osmux.c index 419645c..9816abb 100644 --- a/src/osmux.c +++ b/src/osmux.c @@ -243,7 +243,7 @@ osmo_timer_schedule(&h->timer, 0, 0); }
- for (i=0; i<osmuxh->ctr+1; i++) { + for (i = 0; i < osmuxh->ctr + 1; i++) { struct rtp_hdr *rtph;
msg = osmux_rebuild_rtp(h, osmuxh,