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/support/include/tmacros.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'testsuites/support/include/tmacros.h') diff --git a/testsuites/support/include/tmacros.h b/testsuites/support/include/tmacros.h index cae7b5d9aa..956bee969c 100644 --- a/testsuites/support/include/tmacros.h +++ b/testsuites/support/include/tmacros.h @@ -31,7 +31,7 @@ extern "C" { #define FOREVER 1 /* infinite loop */ #ifdef TEST_INIT -#define TEST_EXTERN +#define TEST_EXTERN #define CONFIGURE_INIT #else #define TEST_EXTERN extern @@ -53,7 +53,7 @@ extern "C" { FLUSH_OUTPUT(); \ rtems_test_exit( 1 ); \ } \ - } while ( 0 ) + } while ( 0 ) /* * These macros properly report errors within the Classic API @@ -83,7 +83,7 @@ extern "C" { do { \ check_dispatch_disable_level( _level ); \ fatal_directive_check_status_only( _stat, _desired, _msg ); \ - } while ( 0 ) + } while ( 0 ) /* * These macros properly report errors from the POSIX API -- cgit v1.2.3