summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/conn-tools/s6-tcpclient.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/conn-tools/s6-tcpclient.c b/src/conn-tools/s6-tcpclient.c
index 1dea006..576d746 100644
--- a/src/conn-tools/s6-tcpclient.c
+++ b/src/conn-tools/s6-tcpclient.c
@@ -69,7 +69,7 @@ struct tflags_s
.remoteinfo = 0, \
.remotehost = 1, \
.hosts = 0, \
- .qualif = 1 \
+ .qualif = 0 \
}
static tain deadline ;