mirror of https://gitee.com/openkylin/libvirt.git
replace two indentation TABs with spaces
This commit is contained in:
parent
1a741570e4
commit
7b8f7ac497
|
@ -594,7 +594,7 @@ remoteMakeSockets (int *fds, int max_fds, int *nfds_r, const char *node, const c
|
|||
*/
|
||||
static int
|
||||
remoteListenTCP (struct qemud_server *server,
|
||||
const char *addr,
|
||||
const char *addr,
|
||||
const char *port,
|
||||
int type,
|
||||
int auth)
|
||||
|
|
Loading…
Reference in New Issue