diff --git a/subprojects/gst-plugins-base/gst/gio/gstgiobasesink.c b/subprojects/gst-plugins-base/gst/gio/gstgiobasesink.c index e2a95358ca..8199ffc9e4 100644 --- a/subprojects/gst-plugins-base/gst/gio/gstgiobasesink.c +++ b/subprojects/gst-plugins-base/gst/gio/gstgiobasesink.c @@ -2,7 +2,7 @@ * * Copyright (C) 2007 Rene Stadler * Copyright (C) 2007-2009 Sebastian Dröge - * + * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either diff --git a/subprojects/gst-plugins-base/gst/gio/gstgiobasesink.h b/subprojects/gst-plugins-base/gst/gio/gstgiobasesink.h index be03878410..1a9793e6cb 100644 --- a/subprojects/gst-plugins-base/gst/gio/gstgiobasesink.h +++ b/subprojects/gst-plugins-base/gst/gio/gstgiobasesink.h @@ -2,7 +2,7 @@ * * Copyright (C) 2007 Rene Stadler * Copyright (C) 2007-2009 Sebastian Dröge - * + * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either @@ -58,7 +58,7 @@ struct _GstGioBaseSink gboolean close_on_stop; }; -struct _GstGioBaseSinkClass +struct _GstGioBaseSinkClass { GstBaseSinkClass parent_class; diff --git a/subprojects/gst-plugins-base/gst/gio/gstgiosink.c b/subprojects/gst-plugins-base/gst/gio/gstgiosink.c index 11683a4737..82fcee1698 100644 --- a/subprojects/gst-plugins-base/gst/gio/gstgiosink.c +++ b/subprojects/gst-plugins-base/gst/gio/gstgiosink.c @@ -2,7 +2,7 @@ * * Copyright (C) 2007 Rene Stadler * Copyright (C) 2007-2009 Sebastian Dröge - * + * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either