diff options
-rw-r--r-- | gst-libs/gst/tag/gstvorbistag.c | 2 |
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 |