platform_external_selinux/policycoreutils/setfiles
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 policycoreutils: setfiles/restorecon minor improvements 2012-09-12 12:16:00 -04:00
Makefile Laurent Bigonville patch to allow overriding PATH Definitions in Makefiles 2013-10-24 13:58:37 -04:00
restore.c Michal Trunecka patch to allow restorecon to accept paths with {} 2013-10-25 16:12:40 -04:00
restore.h Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
restorecon.8 Minor manpages improvements 2013-11-06 09:36:33 -05:00
setfiles.8 Laurent Bigonville patch to fix various minor manpage issues and correct section numbering. 2013-10-24 13:58:37 -04:00
setfiles.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00