summaryrefslogtreecommitdiffstats
path: root/doc/user/stackchk.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/stackchk.t')
-rw-r--r--doc/user/stackchk.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/stackchk.t b/doc/user/stackchk.t
index 69dca92135..9ac6cf2bdf 100644
--- a/doc/user/stackchk.t
+++ b/doc/user/stackchk.t
@@ -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