summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sf.net>2010-02-11 14:09:05 +0200
committerStefan Kost <ensonic@users.sf.net>2010-02-12 14:21:11 +0200
commitb330e9aedc8328796f415fcceedbe06664e15a59 (patch)
tree6a2babe7f00e182efacde8f837446f4ac87c8ebe
parent9334069fd21cfe5fde0cf2c36ff3635f3a46c21b (diff)
comment: fix wrong header comment
-rw-r--r--gst-libs/gst/tag/gstvorbistag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/tag/gstvorbistag.c b/gst-libs/gst/tag/gstvorbistag.c
index 0201fce9..f3492108 100644
--- a/gst-libs/gst/tag/gstvorbistag.c
+++ b/gst-libs/gst/tag/gstvorbistag.c
@@ -1,7 +1,7 @@
/* GStreamer
* Copyright (C) 2003 Benjamin Otte <in7y118@public.uni-hamburg.de>
*
- * gstvorbistagsetter.c: plugin for reading / modifying vorbis tags
+ * gstvorbistag.c: library for reading / modifying vorbis tags
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public