summaryrefslogtreecommitdiff
path: root/libpthread/nptl_db/td_thr_event_enable.c
diff options
context:
space:
mode:
Diffstat (limited to 'libpthread/nptl_db/td_thr_event_enable.c')
-rw-r--r--libpthread/nptl_db/td_thr_event_enable.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/libpthread/nptl_db/td_thr_event_enable.c b/libpthread/nptl_db/td_thr_event_enable.c
index a02be5da4..02140fd30 100644
--- a/libpthread/nptl_db/td_thr_event_enable.c
+++ b/libpthread/nptl_db/td_thr_event_enable.c
@@ -22,9 +22,7 @@
td_err_e
-td_thr_event_enable (th, onoff)
- const td_thrhandle_t *th;
- int onoff;
+td_thr_event_enable (const td_thrhandle_t *th, int onoff)
{
LOG ("td_thr_event_enable");