Skip to content

Commit 0ac4c13

Browse files
Tycho Andersenxemul
Tycho Andersen
authored andcommitted
fix typo
Signed-off-by: Tycho Andersen <[email protected]> Signed-off-by: Pavel Emelyanov <[email protected]>
1 parent 40ed330 commit 0ac4c13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

namespaces.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1020,7 +1020,7 @@ int userns_call(uns_call_t call, int flags,
10201020
goto out;
10211021
}
10221022

1023-
/* Get the responce back */
1023+
/* Get the response back */
10241024

10251025
unsc_msg_init(&um, &call, &res, NULL, 0, 0);
10261026
ret = recvmsg(sk, &um.h, 0);

0 commit comments

Comments
 (0)