]> git.proxmox.com Git - mirror_libseccomp.git/commitdiff
system: Add missing param to sys_chk_seccomp_flag() comment
authorTyler Hicks <tyhicks@canonical.com>
Mon, 9 Oct 2017 04:43:29 +0000 (04:43 +0000)
committerPaul Moore <paul@paul-moore.com>
Tue, 17 Oct 2017 20:04:47 +0000 (16:04 -0400)
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
src/system.c

index 065961af2a079e3a9386cadd1a7889ef589acf84..f54d00ec0f5d56c2c64242902f6f328504a64e58 100644 (file)
@@ -138,6 +138,7 @@ int sys_chk_seccomp_flag(int flag)
 
 /**
  * Force a seccomp() syscall flag support setting
+ * @param flag the seccomp() flag
  * @param enable the intended support state
  *
  * This function overrides the current seccomp() syscall support setting for a