mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-04 13:30:12 -05:00
tools: improve indentation
This commit is contained in:
parent
858d4e9e1c
commit
27dbbd40c9
13 changed files with 136 additions and 136 deletions
|
|
@ -757,7 +757,7 @@ static void do_quit(void *userdata, int signal_number)
|
|||
|
||||
static void show_help(struct data *data, const char *name, bool error)
|
||||
{
|
||||
fprintf(error ? stderr : stdout, "%1$s : PipeWire port and link manager.\n"
|
||||
fprintf(error ? stderr : stdout, "%1$s : PipeWire port and link manager.\n"
|
||||
"Generic: %1$s [options]\n"
|
||||
" -h, --help Show this help\n"
|
||||
" --version Show version\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue