alsa: coding style fix
Was using tabs instead of spaces. https://bugzilla.gnome.org/show_bug.cgi?id=763985
This commit is contained in:
parent
a0cf3b4262
commit
592b87a463
@ -73,7 +73,7 @@ void gst_alsa_add_channel_reorder_map (GstObject * obj,
|
|||||||
extern const GstAudioChannelPosition alsa_position[][8];
|
extern const GstAudioChannelPosition alsa_position[][8];
|
||||||
#ifdef SND_CHMAP_API_VERSION
|
#ifdef SND_CHMAP_API_VERSION
|
||||||
gboolean alsa_chmap_to_channel_positions (const snd_pcm_chmap_t *chmap,
|
gboolean alsa_chmap_to_channel_positions (const snd_pcm_chmap_t *chmap,
|
||||||
GstAudioChannelPosition *pos);
|
GstAudioChannelPosition *pos);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /* __GST_ALSA_H__ */
|
#endif /* __GST_ALSA_H__ */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user