From 8f71a36f710b6196b4854760785c614910da3ff7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Tue, 20 Apr 2004 07:09:31 +0000 Subject: Remove stray white spaces. --- testsuites/libtests/monitor/init.c | 2 +- testsuites/libtests/monitor/system.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'testsuites/libtests/monitor') diff --git a/testsuites/libtests/monitor/init.c b/testsuites/libtests/monitor/init.c index 88920e6c0d..c2bc1e8734 100644 --- a/testsuites/libtests/monitor/init.c +++ b/testsuites/libtests/monitor/init.c @@ -1,7 +1,7 @@ /* * This is a simple test whose only purpose is to start the Monitor * task. The Monitor task can be used to obtain information about - * a variety of RTEMS objects. + * a variety of RTEMS objects. * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corporation (OAR). diff --git a/testsuites/libtests/monitor/system.h b/testsuites/libtests/monitor/system.h index 57f3175b5c..5960070e89 100644 --- a/testsuites/libtests/monitor/system.h +++ b/testsuites/libtests/monitor/system.h @@ -26,13 +26,13 @@ struct counters { rtems_task Init( rtems_task_argument argument ); - + rtems_task Task_1_through_5( rtems_task_argument argument ); - + void Get_all_counters( void ); - + /* configuration information */ #define CONFIGURE_APPLICATION_NEEDS_CONSOLE_DRIVER -- cgit v1.2.3