diff --git a/ChangeLog b/ChangeLog index e507265ef2..8901d8a1e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-15 Stefan Kost + + * tests/check/gst/gsttask.c: + Fix header comment. + 2007-01-15 Stefan Kost * gst/gsttaglist.c: (_gst_tag_initialize): diff --git a/tests/check/gst/gsttask.c b/tests/check/gst/gsttask.c index 9cfe206ff3..65e1a38d4a 100644 --- a/tests/check/gst/gsttask.c +++ b/tests/check/gst/gsttask.c @@ -1,7 +1,7 @@ /* GStreamer * Copyright (C) 2005 Thomas Vander Stichele * - * gstelement.c: Unit test for GstElement + * gsttask.c: Unit test for GstTask * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public