From 3239698d1fe72364c85f7a76799421bfd90cc4d7 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 15 Apr 2004 13:26:21 +0000 Subject: Remove stray white spaces. --- testsuites/itrontests/itrontask02/dormant.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'testsuites/itrontests/itrontask02/dormant.c') diff --git a/testsuites/itrontests/itrontask02/dormant.c b/testsuites/itrontests/itrontask02/dormant.c index 05ffa86623..4dcb55261f 100644 --- a/testsuites/itrontests/itrontask02/dormant.c +++ b/testsuites/itrontests/itrontask02/dormant.c @@ -40,5 +40,4 @@ void Non_Dormant_task() status = rtems_task_wake_after( 120*TICKS_PER_SECOND ); directive_failed( status, "rtems_task_wake_after" ); } -} - +} -- cgit v1.2.3