mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 22:36:33 +00:00
osxaudio: fix spaces
This commit is contained in:
parent
8f62f50a98
commit
7b365042f0
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ struct _GstOsxAudioSrc
|
|||
GstCaps *cached_caps;
|
||||
};
|
||||
|
||||
struct _GstOsxAudioSrcClass
|
||||
struct _GstOsxAudioSrcClass
|
||||
{
|
||||
GstAudioBaseSrcClass parent_class;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue