seccomp_enable_whitelist(): Fix comment

Bu işleme şunda yer alıyor:
Albert S. 2021-08-10 16:55:58 +02:00
ebeveyn 75f607bc35
işleme b4e8116c20
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme

2
qssb.h
Dosyayı Görüntüle

@ -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.
*/