From 797920ff495ca74bc81dfdeeba311a7815d669f3 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Fri, 28 Mar 1997 23:30:39 +0000 Subject: Upgrade to 1.2.18 --- security/ssh/files/patch-al | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'security/ssh/files/patch-al') diff --git a/security/ssh/files/patch-al b/security/ssh/files/patch-al index 9fd18168138a..7ca297bc9ea7 100644 --- a/security/ssh/files/patch-al +++ b/security/ssh/files/patch-al @@ -1,8 +1,8 @@ -*** sshconnect.c.orig Thu Jan 30 23:00:03 1997 ---- sshconnect.c Thu Jan 30 23:00:04 1997 +*** sshconnect.c.orig Thu Mar 27 09:04:10 1997 +--- sshconnect.c Sat Mar 29 01:16:51 1997 *************** -*** 239,244 **** ---- 239,250 ---- +*** 298,303 **** +--- 298,309 ---- { struct sockaddr_in sin; int p; @@ -16,8 +16,8 @@ { sock = socket(AF_INET, SOCK_STREAM, 0); *************** -*** 266,271 **** ---- 272,278 ---- +*** 325,330 **** +--- 331,337 ---- } fatal("bind: %.100s", strerror(errno)); } -- cgit v1.2.3