Преглед изворни кода

rtp_media_server: removed trailing spaces

Daniel-Constantin Mierla пре 1 година
родитељ
комит
8b0562b97c
1 измењених фајлова са 1 додато и 1 уклоњено
  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.
  */