From d63a4024b8d3e79da9ca262be2a296216b2f7d80 Mon Sep 17 00:00:00 2001 From: Mark Nauwelaerts Date: Tue, 24 Jul 2012 11:53:09 +0200 Subject: [PATCH] audiodecoder: minor doc fix --- gst-libs/gst/audio/gstaudiodecoder.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/audio/gstaudiodecoder.c b/gst-libs/gst/audio/gstaudiodecoder.c index 6a441c4c60..29057d1678 100644 --- a/gst-libs/gst/audio/gstaudiodecoder.c +++ b/gst-libs/gst/audio/gstaudiodecoder.c @@ -2794,7 +2794,7 @@ gst_audio_decoder_merge_tags (GstAudioDecoder * dec, /** * gst_audio_decoder_allocate_output_buffer: - * @enc: a #GstAudioDecoder + * @dec: a #GstAudioDecoder * @size: size of the buffer * * Helper function that allocates a buffer to hold an audio frame