X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=recv_common.c;h=2840df00b4317d143bcadec5637e0ca4d1200ef7;hp=1df503e4c29d2536450fbbfb0df822034e7e3ad5;hb=8221397af24a2df3c2edbc889847ce0ab15eb3e0;hpb=6bdac07456cb5872f824028912d1049883a9c21f diff --git a/recv_common.c b/recv_common.c index 1df503e4..2840df00 100644 --- a/recv_common.c +++ b/recv_common.c @@ -85,6 +85,11 @@ void *check_receiver_arg(char *ra, int *receiver_num) return NULL; } +/** + * Print out the help texts to all receivers. + * + * \param detailed Whether the detailed help should be printed. + */ void print_receiver_helps(int detailed) { int i;