diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-12 04:42:53 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-12 04:42:53 +0000 |
commit | cdfe97f541f5eaf75a9a5faf7f7111bd77d3376b (patch) | |
tree | 16ffc4b8d177c092f28e8266eef6820d2e109d4d /security/hpn-ssh/files/patch-clientloop.c | |
parent | - run ldconfig on the GNUstep dir only (diff) |
- cleanup patches
(only context changed)
Notes
Notes:
svn path=/head/; revision=118777
Diffstat (limited to 'security/hpn-ssh/files/patch-clientloop.c')
-rw-r--r-- | security/hpn-ssh/files/patch-clientloop.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/hpn-ssh/files/patch-clientloop.c b/security/hpn-ssh/files/patch-clientloop.c index 67fc4dcb4f6b..78fba1757228 100644 --- a/security/hpn-ssh/files/patch-clientloop.c +++ b/security/hpn-ssh/files/patch-clientloop.c @@ -1,6 +1,6 @@ ---- clientloop.c.orig Fri Apr 20 09:17:51 2001 -+++ clientloop.c Sat May 26 15:18:51 2001 -@@ -1131,7 +1131,7 @@ +--- clientloop.c.orig Fri Aug 13 13:18:01 2004 ++++ clientloop.c Mon Sep 20 05:04:48 2004 +@@ -1581,7 +1581,7 @@ if (strcmp(ctype, "forwarded-tcpip") == 0) { c = client_request_forwarded_tcpip(ctype, rchan); |