From 33c3b54d57b50ac3d236e2660556a9a2ecb8dcad Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sun, 29 Nov 2009 11:57:23 +0000 Subject: Whitespace removal. --- cpukit/libmisc/stackchk/stackchk.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'cpukit/libmisc/stackchk') diff --git a/cpukit/libmisc/stackchk/stackchk.h b/cpukit/libmisc/stackchk/stackchk.h index af16d39523..bd8c284417 100644 --- a/cpukit/libmisc/stackchk/stackchk.h +++ b/cpukit/libmisc/stackchk/stackchk.h @@ -44,13 +44,13 @@ bool rtems_stack_checker_is_blown( void ); */ void rtems_stack_checker_report_usage( void ); -/** @brief Print Stack Usage Report +/** @brief Print Stack Usage Report * * This method prints a stack usage report for the curently executing * task. * - * @param[in] context is the context to pass to the print handler - * @param[in] print is the print handler + * @param[in] context is the context to pass to the print handler + * @param[in] print is the print handler * * @note It uses the caller's routine to print the report. */ -- cgit v1.2.3