mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-18 20:24:32 +00:00
c4a4a1a7ed
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> |
||
---|---|---|
.. | ||
hashtab.c | ||
hashtab.h | ||
Makefile | ||
newrole-lspp.pamd | ||
newrole.1 | ||
newrole.c | ||
newrole.pamd |