[pulseaudio-commits] src/pulse

Arun Raghavan arun at kemper.freedesktop.org
Tue Feb 9 10:49:32 UTC 2016


 src/pulse/glib-mainloop.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 54bb94b5771cdf0edf728a8048a078cf6c3cfc75
Author: Arun Raghavan <git at arunraghavan.net>
Date:   Tue Feb 9 16:19:00 2016 +0530

    glib: Trivial whitespace fix

diff --git a/src/pulse/glib-mainloop.c b/src/pulse/glib-mainloop.c
index 268894a..1ce3cd3 100644
--- a/src/pulse/glib-mainloop.c
+++ b/src/pulse/glib-mainloop.c
@@ -595,7 +595,7 @@ static const pa_mainloop_api vtable = {
     .io_new = glib_io_new,
     .io_enable = glib_io_enable,
     .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_restart = glib_time_restart,



More information about the pulseaudio-commits mailing list