Reviewed-by: Philip Withnall <withnall@endlessm.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=103729
else if (bus_context_get_servicehelper (activation->context) != NULL)
{
bus_context_log (activation->context, DBUS_SYSTEM_LOG_WARNING,
- "Service file \"%s\" should have been named \"%s\""
+ "Service file \"%s\" should have been named \"%s\" "
"and will not work with system bus activation",
_dbus_string_get_const_data (&file_path),
_dbus_string_get_const_data (&expected_name));