selinux/policycoreutils/restorecond
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
..
Makefile
org.selinux.Restorecond.service
restorecond_user.conf
restorecond.8
restorecond.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
restorecond.conf
restorecond.desktop
restorecond.h Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
restorecond.init
restorecond.service
stringslist.c
stringslist.h
user.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00
utmpwatcher.c
utmpwatcher.h
watch.c Fix gcc -Wstrict-prototypes warnings 2014-10-02 09:56:38 -04:00