]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - recv_common.c
Merge commit 'athcx/master'
[paraslash.git] / recv_common.c
index 5f2412b5a0b02c0a40b479ed4ed635c43adb617e..2840df00b4317d143bcadec5637e0ca4d1200ef7 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2006-2009 Andre Noll <maan@systemlinux.org>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -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;