s/discriptors/descriptors/
This commit is contained in:
parent
980243565f
commit
e2f9a08bb0
@ -1011,7 +1011,7 @@ unp_externalize(control, controlp)
|
||||
newfds = datalen / sizeof(struct file *);
|
||||
rp = data;
|
||||
|
||||
/* If we're not outputting the discriptors free them. */
|
||||
/* If we're not outputting the descriptors free them. */
|
||||
if (error || controlp == NULL) {
|
||||
unp_freerights(rp, newfds);
|
||||
goto next;
|
||||
|
Loading…
x
Reference in New Issue
Block a user