[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.18-5-gcc6932c
Colin Guthrie
gitmailer-noreply at 0pointer.de
Sun Sep 20 10:51:03 PDT 2009
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 e7686a607d167a862a90751767df0c9a271d8c34 (commit)
- Log -----------------------------------------------------------------
cc6932c stream-restore: Comment fix
-----------------------------------------------------------------------
Summary of changes:
src/modules/module-stream-restore.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
commit cc6932c4c8ddf66689f4ee4ecc51a4d41dcef6a7
Author: Colin Guthrie <cguthrie at mandriva.org>
Date: Sun Sep 20 18:07:23 2009 +0100
stream-restore: Comment fix
diff --git a/src/modules/module-stream-restore.c b/src/modules/module-stream-restore.c
index d6e3c15..9b6f914 100644
--- a/src/modules/module-stream-restore.c
+++ b/src/modules/module-stream-restore.c
@@ -593,7 +593,7 @@ static pa_hook_result_t source_put_hook_callback(pa_core *c, pa_source *source,
if (!so->source)
continue;
- /* It might happen that a stream and a sink are set up at the
+ /* It might happen that a stream and a source are set up at the
same time, in which case we want to make sure we don't
interfere with that */
if (!PA_SOURCE_OUTPUT_IS_LINKED(pa_source_output_get_state(so)))
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list