replace two indentation TABs with spaces

This commit is contained in:
Jim Meyering 2008-05-14 21:23:02 +00:00
parent 1a741570e4
commit 7b8f7ac497

View File

@ -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)