Convert to "bool".

This commit is contained in:
Ralf Corsepius
2008-09-06 03:39:58 +00:00
parent b9073c3792
commit f0157b8fd8
22 changed files with 46 additions and 46 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ destory_all_tasks(
const char *who
);
boolean status_code_bad(
bool status_code_bad(
rtems_status_code status_code
);
+1 -1
View File
@@ -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;