summaryrefslogtreecommitdiff
path: root/hardinfo2/arch/common/raytrace.h
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/arch/common/raytrace.h')
-rw-r--r--hardinfo2/arch/common/raytrace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/arch/common/raytrace.h b/hardinfo2/arch/common/raytrace.h
index 7fdc5e21..fe2fda91 100644
--- a/hardinfo2/arch/common/raytrace.h
+++ b/hardinfo2/arch/common/raytrace.h
@@ -19,7 +19,7 @@
void fbench(); /* fbench.c */
static gpointer
-parallel_raytrace(unsigned int start, unsigned int end, gpointer data)
+parallel_raytrace(unsigned int start, unsigned int end, gpointer data, gint thread_number)
{
unsigned int i;