]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
virhostcpu.c: Fix misalignment in virHostCPUGetMSRFromKVM comment
authorMichal Privoznik <mprivozn@redhat.com>
Sat, 13 Apr 2019 20:34:16 +0000 (22:34 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 15 Apr 2019 07:39:11 +0000 (09:39 +0200)
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/util/virhostcpu.c

index 10bf3a93d53d4cbe7dd522d513d76566ba8afb93..dabe3eed82af370c6e70987c7be3693914bbc462 100644 (file)
@@ -1301,7 +1301,7 @@ virHostCPUGetMSRFromKVM(unsigned long index ATTRIBUTE_UNUSED,
 /*
  * Returns 0 on success,
  *         1 when the MSR is not supported by the host CPU,
-        -1 on error.
+ *        -1 on error.
  */
 int
 virHostCPUGetMSR(unsigned long index,