summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gallium/drivers/trace/tr_dump.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/gallium/drivers/trace/tr_dump.c b/src/gallium/drivers/trace/tr_dump.c
index 0714e9a3860..cd106af9cda 100644
--- a/src/gallium/drivers/trace/tr_dump.c
+++ b/src/gallium/drivers/trace/tr_dump.c
@@ -234,7 +234,8 @@ trace_dump_trace_close(void)
}
}
-boolean trace_dump_trace_begin()
+boolean
+trace_dump_trace_begin(void)
{
const char *filename;