Explorar o código

rtp_media_server: removed trailing spaces

Daniel-Constantin Mierla hai 1 ano
pai
achega
8b0562b97c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/modules/rtp_media_server/rtp_media_server.c

+ 1 - 1
src/modules/rtp_media_server/rtp_media_server.c

@@ -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.
  */