Fixed tiny spelling error in proc.c
an returned -> and returned closes #255 Change-Id: I936e95c6d026f83f66a48120aa9a331b8797b89c
This commit is contained in:
parent
7377a594e4
commit
8e2f9ecaf4
@ -1784,7 +1784,7 @@ void dequeue(struct proc *rp)
|
||||
*===========================================================================*/
|
||||
static struct proc * pick_proc(void)
|
||||
{
|
||||
/* Decide who to run now. A new process is selected an returned.
|
||||
/* Decide who to run now. A new process is selected and returned.
|
||||
* When a billable process is selected, record it in 'bill_ptr', so that the
|
||||
* clock task can tell who to bill for system time.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user