mirror of https://gitee.com/openkylin/libvirt.git
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, tcp_port);
|
||||
GET_CONF_STR (conf, filename, listen_addr);
|
||||
|
||||
|
||||
if (remoteConfigGetAuth(conf, "auth_unix_rw", &auth_unix_rw, filename) < 0)
|
||||
goto free_and_fail;
|
||||
#if HAVE_POLKIT
|
||||
|
|
Loading…
Reference in New Issue