[pulseaudio-commits] [Git][pulseaudio/pulseaudio][master] Add missing space

Georg Chini gitlab at gitlab.freedesktop.org
Sat Feb 16 10:19:12 UTC 2019


Georg Chini pushed to branch master at PulseAudio / pulseaudio


Commits:
108f4ab0 by scootergrisen at 2019-02-16T10:08:49Z
Add missing space
- - - - -


1 changed file:

- src/daemon/cmdline.c


Changes:

=====================================
src/daemon/cmdline.c
=====================================
@@ -325,7 +325,7 @@ int pa_cmdline_parse(pa_daemon_conf *conf, int argc, char *const argv [], int *d
             case ARG_LOG_TARGET:
                 if (pa_daemon_conf_set_log_target(conf, optarg) < 0) {
 #ifdef HAVE_SYSTEMD_JOURNAL
-                    pa_log(_("Invalid log target: use either 'syslog', 'journal','stderr' or 'auto' or a valid file name 'file:<path>', 'newfile:<path>'."));
+                    pa_log(_("Invalid log target: use either 'syslog', 'journal', 'stderr' or 'auto' or a valid file name 'file:<path>', 'newfile:<path>'."));
 #else
                     pa_log(_("Invalid log target: use either 'syslog', 'stderr' or 'auto' or a valid file name 'file:<path>', 'newfile:<path>'."));
 #endif



View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/108f4ab09bb36580086eecab47af82f23dbf17fc

-- 
View it on GitLab: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/commit/108f4ab09bb36580086eecab47af82f23dbf17fc
You're receiving this email because of your account on gitlab.freedesktop.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/pulseaudio-commits/attachments/20190216/a0d468c4/attachment-0001.html>


More information about the pulseaudio-commits mailing list