gio: Drop some trailing whitespace in giobasesink

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5372>
This commit is contained in:
Arun Raghavan 2023-09-27 14:50:46 +02:00 committed by GStreamer Marge Bot
parent ca337002f1
commit 9e137ea6a4
3 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
*
* Copyright (C) 2007 Rene Stadler <mail@renestadler.de>
* Copyright (C) 2007-2009 Sebastian Dröge <sebastian.droege@collabora.co.uk>
*
*
* 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

View file

@ -2,7 +2,7 @@
*
* Copyright (C) 2007 Rene Stadler <mail@renestadler.de>
* Copyright (C) 2007-2009 Sebastian Dröge <slomo@circular-chaos.org>
*
*
* 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;

View file

@ -2,7 +2,7 @@
*
* Copyright (C) 2007 Rene Stadler <mail@renestadler.de>
* Copyright (C) 2007-2009 Sebastian Dröge <sebastian.droege@collabora.co.uk>
*
*
* 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