Commit 0ac4c13e authored by Tycho Andersen's avatar Tycho Andersen Committed by Pavel Emelyanov
parent 40ed330c
......@@ -1020,7 +1020,7 @@ int userns_call(uns_call_t call, int flags,
goto out;
}
/* Get the responce back */
/* Get the response back */
unsc_msg_init(&um, &call, &res, NULL, 0, 0);
ret = recvmsg(sk, &um.h, 0);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment