X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=grab_client.c;h=07f779bd172ac5f83f78d53e133881b94cc54ef3;hp=729c8193a90d7f21edefa6b83b4f35db169bbbc6;hb=fc67cf6e996e65265035f9e4af80fc648f5d3e0b;hpb=779cfd85fd90d1f9182deade08d5fe3f2f3a1530 diff --git a/grab_client.c b/grab_client.c index 729c8193..07f779bd 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