diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | gst/audiofx/audiopanorama.c | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2007-01-18 Stefan Kost <ensonic@users.sf.net> + + * gst/audiofx/audiopanorama.c: + Fix doc section name (Fixes #397946) + 2007-01-17 Stefan Kost <ensonic@users.sf.net> * sys/v4l2/gstv4l2object.c: diff --git a/gst/audiofx/audiopanorama.c b/gst/audiofx/audiopanorama.c index 9f8ac005..72fd14e8 100644 --- a/gst/audiofx/audiopanorama.c +++ b/gst/audiofx/audiopanorama.c @@ -20,7 +20,7 @@ */ /** - * SECTION:gstaudiopanorama + * SECTION:element-audiopanorama * @short_description: audio stereo pan effect * * <refsect2> |