osxaudio: fix spaces

This commit is contained in:
Ilya Konstantinov 2015-03-09 22:53:41 +02:00 committed by Arun Raghavan
parent 8f62f50a98
commit 7b365042f0

View file

@ -72,7 +72,7 @@ struct _GstOsxAudioSrc
GstCaps *cached_caps;
};
struct _GstOsxAudioSrcClass
struct _GstOsxAudioSrcClass
{
GstAudioBaseSrcClass parent_class;
};