From: Andre Noll Date: Wed, 2 Apr 2008 20:12:07 +0000 (+0200) Subject: Update documentation of activate_grab_client(). X-Git-Tag: v0.3.2~20 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=3cd38df0574ccdb7e6d941500ba9a96e003196aa Update documentation of activate_grab_client(). --- 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