summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/capture/test1.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/samples/capture/test1.c')
-rw-r--r--testsuites/samples/capture/test1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/samples/capture/test1.c b/testsuites/samples/capture/test1.c
index 79ad72f107..22ad7c6b6f 100644
--- a/testsuites/samples/capture/test1.c
+++ b/testsuites/samples/capture/test1.c
@@ -260,7 +260,7 @@ static rtems_monitor_command_entry_t capture_cmds[] =
}
};
-void setup_tasks_to_watch ()
+void setup_tasks_to_watch (void)
{
size_t cmd;
for (cmd = 0;