Remove stray white spaces.

This commit is contained in:
Ralf Corsepius
2004-04-15 13:26:21 +00:00
parent 7ded4e37a3
commit 3239698d1f
517 changed files with 173 additions and 872 deletions

View File

@@ -40,5 +40,4 @@ void Non_Dormant_task()
status = rtems_task_wake_after( 120*TICKS_PER_SECOND );
directive_failed( status, "rtems_task_wake_after" );
}
}
}