aboutsummaryrefslogtreecommitdiff
path: root/src/tests/threads/init_ctx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/threads/init_ctx.c')
-rw-r--r--src/tests/threads/init_ctx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/threads/init_ctx.c b/src/tests/threads/init_ctx.c
index 42619a9..dc3d417 100644
--- a/src/tests/threads/init_ctx.c
+++ b/src/tests/threads/init_ctx.c
@@ -57,7 +57,7 @@ static int do_pause;
static void usage (void) __attribute__((noreturn));
static void
-usage ()
+usage (void)
{
fprintf (stderr, "usage: %s [ options ]\n", prog);
fprintf (stderr, "options:\n");