From 9e137ea6a4262307f109e5eb6af91be8ef8cd36d Mon Sep 17 00:00:00 2001 From: Arun Raghavan Date: Wed, 27 Sep 2023 14:50:46 +0200 Subject: [PATCH] gio: Drop some trailing whitespace in giobasesink Part-of: --- subprojects/gst-plugins-base/gst/gio/gstgiobasesink.c | 2 +- subprojects/gst-plugins-base/gst/gio/gstgiobasesink.h | 4 ++-- subprojects/gst-plugins-base/gst/gio/gstgiosink.c | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) 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