X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=grab_client.c;h=13b066b170dd0fb0c87a8bee88a2045a030a3bec;hp=e348ea2be63ba36e9dd727c5db1924946af2a9ae;hb=3cd38df0574ccdb7e6d941500ba9a96e003196aa;hpb=d32eb7a5cf569ee842d91f3f830a8562fa0ae12d;ds=sidebyside diff --git a/grab_client.c b/grab_client.c index e348ea2b..13b066b1 100644 --- a/grab_client.c +++ b/grab_client.c @@ -164,7 +164,7 @@ void activate_grab_client(struct grab_client *gc, struct filter_node *fn) * * \param slot_num Audiod's slot for the new audio file. * \param audio_format_num The number of the audio format of the new audio file. - * \param filter_list The list of activated filters for that new audio file. + * \param fc The filter chain containing the activated filters. * * 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