DORMANTno replies

[PATCH] ping: remove excessive punctuation in flood warning

From: Benjamin Kerensa <hidden>
Date: 2013-08-11 07:05:59
Subsystem: the rest · Maintainer: Linus Torvalds

ping_common.c has excessive punctuation and this patches cleans that up.

Signed-off-by: Benjamin Kerensa <redacted>
---
 ping_common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ping_common.c b/ping_common.c
index 8d6b145..28128b0 100644
--- a/ping_common.c
+++ b/ping_common.c
@@ -608,7 +608,7 @@ void setup(int icmp_sock)
 		interval = 0;

 	if (uid && interval < MINUSERINTERVAL) {
-		fprintf(stderr, "ping: cannot flood; minimal interval, allowed for
user, is %dms\n", MINUSERINTERVAL);
+		fprintf(stderr, "ping: cannot flood; minimal interval allowed for
user is %dms\n", MINUSERINTERVAL);
 		exit(2);
 	}

-- 
1.8.3.2
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help