]> xenbits.xensource.com Git - libvirt.git/commitdiff
Remove non-breaking space in comment
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 8 Jan 2016 13:21:23 +0000 (14:21 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 8 Jan 2016 13:22:42 +0000 (14:22 +0100)
It was added by mistake before the 'If' by commit 714080791778.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_domain.c

index 73fc79dab56b58522510969e83c7d18fbd12dd4b..a539278058faa46a5dbd83d09cc6d4d64980e40f 100644 (file)
@@ -1340,7 +1340,7 @@ qemuDomainDeviceDefPostParse(virDomainDeviceDefPtr dev,
          * If the address is generated by us (starts with our
          * channel dir), we should not keep it in the persistent
          * XML.  If libvirt is the one who generated it, users
-         * shouldn't care about that.  If they do, they are
+         * shouldn't care about that.  If they do, they are
          * supposed to set it themselves.
          */
         VIR_FREE(dev->data.chr->source.data.nix.path);