diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-04-16 19:48:30 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-04-16 19:48:30 +0000 |
commit | 29fe1065ad74c2a1d6ac36158c841b5d8373d666 (patch) | |
tree | 6668f4daaebb207e465922ba1fbfeeb4c56e8eae /security/ssh/files/patch-ad | |
parent | Upgrade to 2.3.10. I hate them. (diff) |
Upgrade to 1.2.19
Notes
Notes:
svn path=/head/; revision=6222
Diffstat (limited to 'security/ssh/files/patch-ad')
-rw-r--r-- | security/ssh/files/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/security/ssh/files/patch-ad b/security/ssh/files/patch-ad deleted file mode 100644 index 536cf9cf642a..000000000000 --- a/security/ssh/files/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -*** ssh-agent.c.bak Thu Mar 27 09:04:12 1997 ---- ssh-agent.c Tue Apr 1 08:08:06 1997 -*************** -*** 586,591 **** ---- 586,593 ---- - av++; - ac--; - } -+ else -+ break; - } - if (erflg) - { |