aboutsummaryrefslogtreecommitdiff
path: root/src/testzzuf/socat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testzzuf/socat.c')
-rw-r--r--src/testzzuf/socat.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/testzzuf/socat.c b/src/testzzuf/socat.c
index ea3eeb1a..d2826b2c 100644
--- a/src/testzzuf/socat.c
+++ b/src/testzzuf/socat.c
@@ -1,6 +1,6 @@
1/* 1/*
2 This file is part of libmicrohttpd 2 This file is part of libmicrohttpd
3 Copyright (C) 2008 Christian Grothoff 3 Copyright (C) 2008,2016 Christian Grothoff
4 4
5 libmicrohttpd is free software; you can redistribute it and/or modify 5 libmicrohttpd is free software; you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published 6 it under the terms of the GNU General Public License as published
@@ -58,7 +58,6 @@ zzuf_socat_start ()
58 "--ratio=0.0:0.75", 58 "--ratio=0.0:0.75",
59 "-n", 59 "-n",
60 "-A", 60 "-A",
61 "--",
62 "socat", 61 "socat",
63 "-lf", 62 "-lf",
64 "/dev/null", 63 "/dev/null",