From: chl Date: Sun, 26 Jul 2015 19:12:28 +0000 (+0000) Subject: partial sync of regress/netcat.c with upstream X-Git-Tag: V_8_4_P1~157 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f04c8467f589f85a523e19fd684c4f6c4ed9482;p=thirdparty%2Fopenssh-portable.git partial sync of regress/netcat.c with upstream remove unused variable ok tedu@ --- diff --git a/regress/netcat.c b/regress/netcat.c index dff2364cc..92ff98939 100644 --- a/regress/netcat.c +++ b/regress/netcat.c @@ -1,4 +1,4 @@ -/* $OpenBSD: netcat.c,v 1.129 2015/03/26 21:22:50 tobias Exp $ */ +/* $OpenBSD: netcat.c,v 1.130 2015/07/26 19:12:28 chl Exp $ */ /* * Copyright (c) 2001 Eric Jackson *