mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-04 21:47:16 +03:00
remove trailing blanks
This commit is contained in:
parent
13555de861
commit
1a741570e4
@ -1924,7 +1924,7 @@ remoteReadConfigFile (struct qemud_server *server, const char *filename)
|
|||||||
GET_CONF_STR (conf, filename, tls_port);
|
GET_CONF_STR (conf, filename, tls_port);
|
||||||
GET_CONF_STR (conf, filename, tcp_port);
|
GET_CONF_STR (conf, filename, tcp_port);
|
||||||
GET_CONF_STR (conf, filename, listen_addr);
|
GET_CONF_STR (conf, filename, listen_addr);
|
||||||
|
|
||||||
if (remoteConfigGetAuth(conf, "auth_unix_rw", &auth_unix_rw, filename) < 0)
|
if (remoteConfigGetAuth(conf, "auth_unix_rw", &auth_unix_rw, filename) < 0)
|
||||||
goto free_and_fail;
|
goto free_and_fail;
|
||||||
#if HAVE_POLKIT
|
#if HAVE_POLKIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user