mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-14 13:31:27 +00:00
fix tab vs space indentation
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
81810dd120
commit
1e11be345d
@ -155,7 +155,6 @@ static struct caps_opt caps_opt[] = {
|
|||||||
{ "setfcap", CAP_SETFCAP },
|
{ "setfcap", CAP_SETFCAP },
|
||||||
{ "mac_override", CAP_MAC_OVERRIDE },
|
{ "mac_override", CAP_MAC_OVERRIDE },
|
||||||
{ "mac_admin", CAP_MAC_ADMIN },
|
{ "mac_admin", CAP_MAC_ADMIN },
|
||||||
{ NULL, 0, },
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user