mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-04 13:29:59 -05:00
glib: Trivial whitespace fix
This commit is contained in:
parent
2086fc82b6
commit
54bb94b577
1 changed files with 1 additions and 1 deletions
|
|
@ -595,7 +595,7 @@ static const pa_mainloop_api vtable = {
|
||||||
.io_new = glib_io_new,
|
.io_new = glib_io_new,
|
||||||
.io_enable = glib_io_enable,
|
.io_enable = glib_io_enable,
|
||||||
.io_free = glib_io_free,
|
.io_free = glib_io_free,
|
||||||
.io_set_destroy= glib_io_set_destroy,
|
.io_set_destroy = glib_io_set_destroy,
|
||||||
|
|
||||||
.time_new = glib_time_new,
|
.time_new = glib_time_new,
|
||||||
.time_restart = glib_time_restart,
|
.time_restart = glib_time_restart,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue