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  3813034cef15696f026c6426213999c8b55806bd (commit)

- Log -----------------------------------------------------------------
db714bf fix typo
-----------------------------------------------------------------------

Summary of changes:
 src/pulsecore/cli-command.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

commit db714bfea6ccf7be887ddf1f41b084433304fd9d
Author: Lennart Poettering <[email protected]>
Date:   Fri Mar 27 00:06:15 2009 +0100

    fix typo

diff --git a/src/pulsecore/cli-command.c b/src/pulsecore/cli-command.c
index d4d407c..4017cb6 100644
--- a/src/pulsecore/cli-command.c
+++ b/src/pulsecore/cli-command.c
@@ -175,7 +175,7 @@ static const struct command commands[] = {
     { "suspend-sink",            pa_cli_command_suspend_sink,       "Suspend 
sink (args: index|name, bool)", 3},
     { "suspend-source",          pa_cli_command_suspend_source,     "Suspend 
source (args: index|name, bool)", 3},
     { "suspend",                 pa_cli_command_suspend,            "Suspend 
all sinks and all sources (args: bool)", 2},
-    { "set-card-profile",        pa_cli_command_card_profile,       "Change 
the profile of a card (aargs: index, name)", 3},
+    { "set-card-profile",        pa_cli_command_card_profile,       "Change 
the profile of a card (args: index, name)", 3},
     { "set-log-level",           pa_cli_command_log_level,          "Change 
the log level (args: numeric level)", 2},
     { "set-log-meta",            pa_cli_command_log_meta,           "Show 
source code location in log messages (args: bool)", 2},
     { "set-log-time",            pa_cli_command_log_time,           "Show 
timestamps in log messages (args: bool)", 2},

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

Reply via email to