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 9242aa7e2f..14b5cf23ee 100644
--- a/testsuites/samples/capture/test1.c
+++ b/testsuites/samples/capture/test1.c
@@ -111,7 +111,7 @@ static void
capture_test_1 (int argc,
char** argv,
rtems_monitor_command_arg_t* command_arg,
- boolean verbose)
+ bool verbose)
{
rtems_status_code sc;
rtems_name name;