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

@@ -54,4 +54,3 @@ int console_inbyte_nonblocking( int port )
sim_read(1, &c, 1);
return c;
}