Fixed typo.
This commit is contained in:
parent
4d115fcd91
commit
4b62006c04
@ -114,7 +114,7 @@ message *m_ptr; /* pointer to message in the caller's space */
|
|||||||
kprintf("called by the dead?!?\n");
|
kprintf("called by the dead?!?\n");
|
||||||
return EINVAL;
|
return EINVAL;
|
||||||
}
|
}
|
||||||
@endif
|
#endif
|
||||||
|
|
||||||
/* Require a valid source and/ or destination process, unless echoing. */
|
/* Require a valid source and/ or destination process, unless echoing. */
|
||||||
if (src_dst_e != ANY && function != ECHO) {
|
if (src_dst_e != ANY && function != ECHO) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user