srt: Remove white space

https://bugzilla.gnome.org/show_bug.cgi?id=796842
This commit is contained in:
Seungha Yang 2018-07-20 12:10:21 +09:00 committed by Olivier Crête
parent 5c52f866ad
commit aafdfdb5e4
11 changed files with 21 additions and 20 deletions

View File

@ -47,6 +47,7 @@ struct _GstSRTBaseSrc {
gchar *passphrase;
gint key_length;
/*< private >*/
gpointer _gst_reserved[GST_PADDING];
};