Remove stray white spaces.

This commit is contained in:
Ralf Corsepius
2004-04-16 09:24:30 +00:00
parent 048dcd2b3a
commit 1b4f2b305c
232 changed files with 892 additions and 892 deletions

View File

@@ -20,14 +20,14 @@
rtems_task Init(
rtems_task_argument argument
);
rtems_timer_service_routine Delayed_resume(
rtems_id ignored_id,
void *ignored_address
);
void Print_time( void );
rtems_task Task_1(
rtems_task_argument argument
);