sim-card
/
qemu
Archived
10
0
Fork 0

vl: trivial spelling fix

Signed-off-by: Brad Hards <bradh@frogmouth.net>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
Brad Hards 2011-04-23 21:50:06 +10:00 committed by Stefan Hajnoczi
parent b0b36e5d2e
commit 71785abaea
1 changed files with 1 additions and 1 deletions

2
vl.c
View File

@ -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
*