mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00: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:
@ -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,
|
||||
|
Reference in New Issue
Block a user