summaryrefslogtreecommitdiff
path: root/channels.c.rej
diff options
context:
space:
mode:
authordtucker@openbsd.org <dtucker@openbsd.org>2016-10-18 17:32:54 +0000
committerDarren Tucker <dtucker@zip.com.au>2016-10-19 07:16:01 +1100
commit246aa842a4ad368d8ce030495e657ef3a0e1f95c (patch)
treec6c82ee881b08ce78672f2e8bda687f24a3fef4a /channels.c.rej
parent2c6697c443d2c9c908260eed73eb9143223e3ec9 (diff)
upstream commit
Remove channel_input_port_forward_request(); the only caller was the recently-removed SSH1 server code so it's now dead code. ok markus@ Upstream-ID: 05453983230a1f439562535fec2818f63f297af9
Diffstat (limited to 'channels.c.rej')
-rw-r--r--channels.c.rej8
1 files changed, 8 insertions, 0 deletions
diff --git a/channels.c.rej b/channels.c.rej
new file mode 100644
index 000000000..b53ea3b3c
--- /dev/null
+++ b/channels.c.rej
@@ -0,0 +1,8 @@
1--- channels.c
2+++ channels.c
3@@ -1,4 +1,4 @@
4-/* $OpenBSD: channels.c,v 1.355 2016/09/30 20:24:46 djm Exp $ */
5+/* $OpenBSD: channels.c,v 1.356 2016/10/18 17:32:54 dtucker Exp $ */
6 /*
7 * Author: Tatu Ylonen <ylo@cs.hut.fi>
8 * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland