]> xenbits.xensource.com Git - libvirt.git/commitdiff
replace two indentation TABs with spaces
authorJim Meyering <meyering@redhat.com>
Wed, 14 May 2008 21:23:02 +0000 (21:23 +0000)
committerJim Meyering <meyering@redhat.com>
Wed, 14 May 2008 21:23:02 +0000 (21:23 +0000)
qemud/qemud.c

index a4c1a44a7a5715f521917cb1a2383dc21b820dbe..5b91a5532f7682531236d1d5544afbb13d86a30a 100644 (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)