src/pulsecore/source.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit d00d5b6611e21ab38af2066c098b1604298a261f Author: Tanu Kaskinen <tanu.kaski...@linux.intel.com> Date: Wed Jun 26 21:21:00 2013 +0300 source: Fix an indentation mistake diff --git a/src/pulsecore/source.h b/src/pulsecore/source.h index 224155b..ef26dd9 100644 --- a/src/pulsecore/source.h +++ b/src/pulsecore/source.h @@ -229,7 +229,7 @@ struct pa_source { uint32_t volume_change_safety_margin; /* Usec delay added to all volume change events, may be negative. */ int32_t volume_change_extra_delay; -} thread_info; + } thread_info; void *userdata; }; _______________________________________________ pulseaudio-commits mailing list pulseaudio-commits@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits