]> git.proxmox.com Git - qemu.git/commitdiff
Merge remote-tracking branch 'stefanha/tracing' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 26 Apr 2011 13:07:49 +0000 (08:07 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 26 Apr 2011 13:07:49 +0000 (08:07 -0500)
vl.c

diff --git a/vl.c b/vl.c
index 68c3b532bce593cd1f4f452fd1b3077a6c2f2cb9..b46ee663bfd4a953fbfc013e17dec1aad98f7d5c 100644 (file)
--- a/vl.c
+++ b/vl.c
@@ -756,7 +756,7 @@ void add_boot_device_path(int32_t bootindex, DeviceState *dev,
 
 /*
  * This function returns null terminated string that consist of new line
- * separated device pathes.
+ * separated device paths.
  *
  * memory pointed by "size" is assigned total length of the array in bytes
  *