X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=grab_client.c;h=e96fed36bc2146a1eed39a879581d0a5298c5fbc;hp=5b0688fc90aa078632f1e9633c641a28bb5ad9d6;hb=017a63ecd7f2ff30233b50d455355400197bb660;hpb=1678eec345675d29f4fe57df18552cf6c0dd322c 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