diff options
author | Cy Schubert <cy@FreeBSD.org> | 2006-07-14 18:37:11 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2006-07-14 18:37:11 +0000 |
commit | 1a977f5454c86038f32792e06ae57ab7587968b8 (patch) | |
tree | bc77e641cd5e1854a3333af6c31af6028b536b63 /security/krb5-17/files/patch-ay | |
parent | - Mark BROKEN on 4.x, does not compile (diff) |
Update 1.4.3 --> 1.5
Diffstat (limited to 'security/krb5-17/files/patch-ay')
-rw-r--r-- | security/krb5-17/files/patch-ay | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/krb5-17/files/patch-ay b/security/krb5-17/files/patch-ay index 54c041e205f1..a6cb9ebbfd13 100644 --- a/security/krb5-17/files/patch-ay +++ b/security/krb5-17/files/patch-ay @@ -1,5 +1,5 @@ ---- util/pty/getpty.c.orig Wed Jan 9 14:28:37 2002 -+++ util/pty/getpty.c Thu Jan 10 21:30:40 2002 +--- appl/libpty/getpty.c.orig Wed Jan 9 14:28:37 2002 ++++ appl/libpty/getpty.c Thu Jan 10 21:30:40 2002 @@ -24,13 +24,26 @@ #include "libpty.h" #include "pty-int.h" |