X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fselinux-access.c;h=c7e951cde6ea961dbe5a7e7582c07128ec39f7e6;hb=9cd861842ccb07372fbd665f2e6c054daaedacb4;hp=0a3ee18bb9b527e9471e759d1da470be1479923e;hpb=03e22642617f360a6b55cb853bcf59604754ea5d;p=elogind.git diff --git a/src/core/selinux-access.c b/src/core/selinux-access.c index 0a3ee18bb..c7e951cde 100644 --- a/src/core/selinux-access.c +++ b/src/core/selinux-access.c @@ -174,7 +174,7 @@ static int audit_callback( user_avc's into the /var/log/audit/audit.log, otherwise they will be sent to syslog. */ -_printf_attr_(2, 3) static int log_callback(int type, const char *fmt, ...) { +_printf_(2, 3) static int log_callback(int type, const char *fmt, ...) { va_list ap; va_start(ap, fmt);