diff --git a/c/src/lib/libmisc/stackchk/check.c b/c/src/lib/libmisc/stackchk/check.c index 175a9b8d6c..5bfb69bfb6 100644 --- a/c/src/lib/libmisc/stackchk/check.c +++ b/c/src/lib/libmisc/stackchk/check.c @@ -509,7 +509,7 @@ void Stack_check_Dump_usage( void ) printf("Stack usage by thread\n"); printf( - " ID NAME LOW HIGH AVAILABLE USED\n" + " ID NAME LOW HIGH AVAILABLE USED\n" ); for ( class_index = OBJECTS_CLASSES_FIRST ; diff --git a/c/src/libmisc/stackchk/check.c b/c/src/libmisc/stackchk/check.c index 175a9b8d6c..5bfb69bfb6 100644 --- a/c/src/libmisc/stackchk/check.c +++ b/c/src/libmisc/stackchk/check.c @@ -509,7 +509,7 @@ void Stack_check_Dump_usage( void ) printf("Stack usage by thread\n"); printf( - " ID NAME LOW HIGH AVAILABLE USED\n" + " ID NAME LOW HIGH AVAILABLE USED\n" ); for ( class_index = OBJECTS_CLASSES_FIRST ; diff --git a/cpukit/libmisc/stackchk/check.c b/cpukit/libmisc/stackchk/check.c index 175a9b8d6c..5bfb69bfb6 100644 --- a/cpukit/libmisc/stackchk/check.c +++ b/cpukit/libmisc/stackchk/check.c @@ -509,7 +509,7 @@ void Stack_check_Dump_usage( void ) printf("Stack usage by thread\n"); printf( - " ID NAME LOW HIGH AVAILABLE USED\n" + " ID NAME LOW HIGH AVAILABLE USED\n" ); for ( class_index = OBJECTS_CLASSES_FIRST ;