summaryrefslogtreecommitdiff
path: root/libports/manage-multithread.c
diff options
context:
space:
mode:
Diffstat (limited to 'libports/manage-multithread.c')
-rw-r--r--libports/manage-multithread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libports/manage-multithread.c b/libports/manage-multithread.c
index d42cf97a..d138092b 100644
--- a/libports/manage-multithread.c
+++ b/libports/manage-multithread.c
@@ -104,7 +104,7 @@ ports_manage_port_operations_multithread (struct port_bucket *bucket,
ports_demuxer_type demuxer,
int thread_timeout,
int global_timeout,
- void (*hook)())
+ void (*hook)(void))
{
/* totalthreads is the number of total threads created. nreqthreads
is the number of threads not currently servicing any client. The