Remove stray white spaces.

This commit is contained in:
Ralf Corsepius
2004-04-15 13:33:58 +00:00
parent 3239698d1f
commit 73b5bd5d0e
124 changed files with 2 additions and 175 deletions

View File

@@ -41,4 +41,3 @@ void *rtems_cache_aligned_malloc (
return malloc( nbytes );
#endif
}