commit | 13e5fa3b6bc236846a3d32e84a3c31044b6e2ea3 | [log] [tgz] |
---|---|---|
author | Nicolas Iooss <nicolas.iooss@m4x.org> | Sun Sep 03 14:19:26 2017 +0200 |
committer | James Carter <jwcart2@tycho.nsa.gov> | Tue Sep 05 12:37:23 2017 -0400 |
tree | 614200dba37d83e71b846eef9fef518210f69375 | |
parent | 12f3ef8280f1b669174c54ba881a146a38990046 [diff] |
libsepol/cil: drop wrong unused attribute cil_gen_node() has been using its argument "db" since commit fafe4c212bf6 ("libsepol: cil: Add ability to redeclare types[attributes]"). Drop attribute "unused" on this argument. Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>