Merge branch 't/oggdec_cleanups'
[paraslash.git] / filter_common.c
index 4b1a45de933847267d247660dc8445ea24fe9863..1233c9ad80ac5c76d8d50c7b52a6abfe0f4a1219 100644 (file)
@@ -169,6 +169,8 @@ void generic_filter_pre_select(struct sched *s, struct task *t)
  * \param sample_rate Known to the decoder.
  * \param channels Known to the decoder.
  * \param result Ascii representation on the answer is stored here.
+ *
+ * \return Standard.
  */
 int decoder_execute(const char *cmd, unsigned sample_rate, unsigned channels,
                char **result)