From 0e967f1b14a2cd89f74238da61950ba7350a7dab Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 29 Jun 2009 17:11:50 +0300 Subject: [PATCH] multichannel: rewrite the new doc comment a bit Its part of the audio lib. --- gst-libs/gst/audio/multichannel.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gst-libs/gst/audio/multichannel.c b/gst-libs/gst/audio/multichannel.c index 6494dfa..7b319b8 100644 --- a/gst-libs/gst/audio/multichannel.c +++ b/gst-libs/gst/audio/multichannel.c @@ -18,9 +18,10 @@ */ /** * SECTION:gstmultichannel - * @short_description: Support library for multichannel audio elements + * @short_description: Support for multichannel audio elements * - * This library contains some helper functions to work with multichannel audio. + * This module contains some helper functions and a enum to work with + * multichannel audio. */ #ifdef HAVE_CONFIG_H -- 2.7.4