selinux/checkpolicy/test
Nicolas Iooss c4a4a1a7ed Fix gcc -Wstrict-prototypes warnings
In C, defining a function with () means "any number of parameters", not
"no parameter".  Use (void) instead where applicable and add unused
parameters when needed.

Acked-by: Steve Lawrence <slawrence@tresys.com>
2014-10-02 09:56:38 -04:00
..
.gitignore Repo: update .gitignore 2011-08-02 13:31:51 -04:00
dismod.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
dispol.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
Makefile dismod and dispol do not use libselinux. 2014-02-20 14:19:50 -05:00