This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The master branch has been updated
      from  c0392af20a504d7ced715cbd7152fd6d032125aa (commit)

- Log -----------------------------------------------------------------
11da057 echo-cancel: Fix warning/typo
-----------------------------------------------------------------------

Summary of changes:
 src/modules/echo-cancel/module-echo-cancel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-----------------------------------------------------------------------

commit 11da057d81a1a5d28134d1cc8cc2c6469524561d
Author: Colin Guthrie <[email protected]>
Date:   Sun Mar 20 22:31:50 2011 +0000

    echo-cancel: Fix warning/typo

diff --git a/src/modules/echo-cancel/module-echo-cancel.c 
b/src/modules/echo-cancel/module-echo-cancel.c
index 74e4d58..b8f269f 100644
--- a/src/modules/echo-cancel/module-echo-cancel.c
+++ b/src/modules/echo-cancel/module-echo-cancel.c
@@ -263,7 +263,7 @@ static void time_callback(pa_mainloop_api *a, pa_time_event 
*e, const struct tim
     struct userdata *u = userdata;
     uint32_t old_rate, base_rate, new_rate;
     int64_t diff_time;
-    /*size_t fs*/;
+    /*size_t fs*/
     struct snapshot latency_snapshot;
 
     pa_assert(u);

-- 
hooks/post-receive
PulseAudio Sound Server
_______________________________________________
pulseaudio-commits mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-commits

Reply via email to