Skip to content

Commit

Permalink
rtp_media_server: removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent 0ab4fbd commit 8b0562b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/rtp_media_server/rtp_media_server.c
Expand Up @@ -322,7 +322,7 @@ static rms_dialog_info_t *rms_dialog_action_check(rms_dialog_info_t *di)
}

/**
* Most interaction with the RTP sessions and media streams that are controlled
* Most interaction with the RTP sessions and media streams that are controlled
* in this function this is safer in the event where a library is using non shared memory
* all the mediastreamer2 ticker threads are spawned from here.
*/
Expand Down

0 comments on commit 8b0562b

Please sign in to comment.