Explorar el Código

rtp_media_server: removed trailing spaces

Daniel-Constantin Mierla hace 1 año
padre
commit
8b0562b97c
Se han modificado 1 ficheros con 1 adiciones y 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.
  */