X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=grab_client.c;h=e96fed36bc2146a1eed39a879581d0a5298c5fbc;hp=5b0688fc90aa078632f1e9633c641a28bb5ad9d6;hb=050a8e4f26d57e5a825e56d175806875cd5a6e53;hpb=e5fbc490c2c16ecfa7bce58a18e11a0f7d382b91 diff --git a/grab_client.c b/grab_client.c index 5b0688fc..e96fed36 100644 --- a/grab_client.c +++ b/grab_client.c @@ -140,7 +140,7 @@ 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. + * \param s 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