Fix documentation of check_receiver_arg().
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 30 Sep 2015 01:09:24 +0000 (01:09 +0000)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 10 Jan 2016 11:58:52 +0000 (12:58 +0100)
commit36c7f87c8089baf36726c22c6a3b78865c1e7d3d
tree17c8e21024c72f3acdcf1ea41367c50332b83e8f
parent9081daa84546dc48c0c521cb2081ef20c896e019
Fix documentation of check_receiver_arg().

Receiver name and options are NOT separated by a colon. Also, all three
receivers (http, udp, dccp) are always supported, so it's pointless
to talk about supported paraslash receivers. This patch simplifies
the comment accordingly.
recv_common.c