mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-28 07:20:16 +00:00
Remove stray white spaces.
This commit is contained in:
@@ -271,7 +271,7 @@ static rtems_task ppp_txdaemon(rtems_task_argument arg)
|
||||
|
||||
/* now set flag to fake receive of TX_PACKET event */
|
||||
/* this will check to see if we have any pending packets */
|
||||
events |= TX_PACKET;
|
||||
events |= TX_PACKET;
|
||||
}
|
||||
|
||||
/* received event from pppasyncstart */
|
||||
|
||||
@@ -280,5 +280,3 @@ program KEY_PROG {
|
||||
|
||||
} = 2;
|
||||
} = 100029;
|
||||
|
||||
|
||||
|
||||
@@ -1263,4 +1263,3 @@ program NFS3_PROGRAM {
|
||||
} = 3;
|
||||
} = 100003;
|
||||
#endif
|
||||
|
||||
|
||||
@@ -181,4 +181,3 @@ program NLM_PROG {
|
||||
} = 3;
|
||||
|
||||
} = 100021;
|
||||
|
||||
|
||||
@@ -282,4 +282,3 @@ program PMAPPROG {
|
||||
%
|
||||
%#endif /* ndef _KERNEL */
|
||||
#endif
|
||||
|
||||
|
||||
@@ -120,4 +120,3 @@ program RUSERSPROG {
|
||||
} = 3;
|
||||
|
||||
} = 100002;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user