mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-27 04:13:53 -06:00
Fix typos in comments
Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Viswesh <visweshn92@gmail.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
7e7d49d68b
commit
de7ad4ce1f
2 changed files with 12 additions and 12 deletions
|
@ -117,7 +117,7 @@ error:
|
|||
|
||||
static int init_capabilities(void)
|
||||
{
|
||||
/* helper needs following capbabilities only */
|
||||
/* helper needs following capabilities only */
|
||||
cap_value_t cap_list[] = {
|
||||
CAP_CHOWN,
|
||||
CAP_DAC_OVERRIDE,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue