From: Ján Tomko Date: Tue, 18 Sep 2012 09:17:26 +0000 (+0200) Subject: qemuhelptest: convert runaway tab to spaces X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=587632ffeb0f5852523a8e7a0a6659f28687e0b5;p=libvirt.git qemuhelptest: convert runaway tab to spaces Make syntax-check happy and smiling again. --- diff --git a/tests/qemuhelptest.c b/tests/qemuhelptest.c index 5c6ecd5d62..a3d9656fdf 100644 --- a/tests/qemuhelptest.c +++ b/tests/qemuhelptest.c @@ -845,7 +845,7 @@ mymain(void) QEMU_CAPS_SCSI_LSI, QEMU_CAPS_VIRTIO_SCSI_PCI, QEMU_CAPS_BLOCKIO, - QEMU_CAPS_SCSI_DISK_WWN, + QEMU_CAPS_SCSI_DISK_WWN, QEMU_CAPS_SECCOMP_SANDBOX); return ret == 0 ? EXIT_SUCCESS : EXIT_FAILURE;