configure.ac: do not check for malloc.h
[paraslash.git] / grab_client.c
index efe9cf613b13720684b24cf2a0db85799fcd3aef..70b95f4f655b174db266809428f5f0667e6bc2e2 100644 (file)
@@ -170,7 +170,7 @@ void activate_grab_client(struct grab_client *gc, struct filter_node *fn)
 /**
  * activate inactive grab clients if possible
  *
- * \param slot audiod's slot for the new audio file
+ * \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
  *