]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - grab_client.c
Fix two minor documentation issues.
[paraslash.git] / grab_client.c
index ef3f34a76216e3b677e82e435ef5d5f947667891..5b0688fc90aa078632f1e9633c641a28bb5ad9d6 100644 (file)
@@ -140,6 +140,8 @@ static void gc_activate(struct grab_client *gc, struct sched *s)
 /**
  * Activate inactive grab clients if possible.
  *
+ * \param sched Needed to schedule the grab client task.
+ *
  * This is called from audiod.c when the current audio file changes. It loops
  * over all inactive grab clients and checks each grab client's configuration
  * to determine if the client in question wishes to grab the new stream.  If