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

@@ -146,4 +146,3 @@ void CPU_usage_Reset( void )
rtems_iterate_over_all_threads(CPU_usage_Per_thread_handler);
}