Convert to "bool".

This commit is contained in:
Ralf Corsepius
2008-09-09 07:33:46 +00:00
parent 896f13f2dd
commit e9233c57f6
5 changed files with 41 additions and 41 deletions

View File

@@ -167,7 +167,7 @@ and status codes.
@ifset is-C
@example
boolean rtems_stack_checker_is_blown( void );
bool rtems_stack_checker_is_blown( void );
@end example
@end ifset