DORMANTno replies

[PATCH iproute2] ipnetns: fixed typo "seting" -> "setTing"

From: Vasily Averin <hidden>
Date: 2014-06-22 19:12:07
Subsystem: the rest · Maintainer: Linus Torvalds

Signed-off-by: Vasily Averin <redacted>
---
 ip/ipnetns.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/ip/ipnetns.c b/ip/ipnetns.c
index 2b3b2e1..633b5b9 100644
--- a/ip/ipnetns.c
+++ b/ip/ipnetns.c
@@ -158,7 +158,7 @@ static int netns_exec(int argc, char **argv)
 	}
 
 	if (setns(netns, CLONE_NEWNET) < 0) {
-		fprintf(stderr, "seting the network namespace \"%s\" failed: %s\n",
+		fprintf(stderr, "setting the network namespace \"%s\" failed: %s\n",
 			name, strerror(errno));
 		return -1;
 	}
-- 
1.7.5.4
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help