From b330e9aedc8328796f415fcceedbe06664e15a59 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Thu, 11 Feb 2010 14:09:05 +0200 Subject: [PATCH] comment: fix wrong header comment --- gst-libs/gst/tag/gstvorbistag.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/tag/gstvorbistag.c b/gst-libs/gst/tag/gstvorbistag.c index 0201fce94a..f3492108f9 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 * - * 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