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

@@ -551,4 +551,3 @@ void Stack_check_Dump_usage( void )
/* dump interrupt stack info if any */
Stack_check_Dump_threads_usage((Thread_Control *) -1);
}