aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
Diffstat (limited to 'executor')
-rw-r--r--executor/syscalls.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/executor/syscalls.h b/executor/syscalls.h
index b0bb62690..6777ec43e 100644
--- a/executor/syscalls.h
+++ b/executor/syscalls.h
@@ -635,7 +635,7 @@ call_t syscalls[] = {
{"getsockopt$RFCOMM_CONNINFO", __NR_getsockopt},
{"socket$bt_hidp", __NR_socket},
{"ioctl$HIDPCONNADD", __NR_ioctl},
- {"ioctl$HIDPGETCONNLIST", __NR_ioctl},
+ {"ioctl$HIDPCONNDEL", __NR_ioctl},
{"ioctl$HIDPGETCONNLIST", __NR_ioctl},
{"ioctl$HIDPGETCONNINFO", __NR_ioctl},
{"socket$bt_cmtp", __NR_socket},