Commit 1e11be34 by Daniel Lezcano

fix tab vs space indentation

parent 81810dd1
...@@ -155,7 +155,6 @@ static struct caps_opt caps_opt[] = { ...@@ -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, },
}; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment