diff --git a/qssb.h b/qssb.h index 51428f5..da9b993 100644 --- a/qssb.h +++ b/qssb.h @@ -577,7 +577,7 @@ static int seccomp_enable_blacklist(int *syscalls) } /* - * Blacklists the specified systemcalls. + * Whitelists the specified systemcalls. * * syscalls: array of system calls numbers. -1 must be the last entry. */