mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 18:39:54 +00:00
gio: Drop some trailing whitespace in giobasesink
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5372>
This commit is contained in:
parent
ca337002f1
commit
9e137ea6a4
3 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue