diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-27 20:02:41 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2002-03-27 20:02:41 +0000 |
commit | bb59716b3b96de389406f3b5afdaefdabbc57db8 (patch) | |
tree | 7cc51616d5ef173aa5fdfedde1eb3d25c9884989 /security/hpn-ssh | |
parent | Update to 2.0.2. (diff) |
Updated Patch on openBSD website,
patch openssh/files/patch-cipher.c is now obsolete.
Notes
Notes:
svn path=/head/; revision=56756
Diffstat (limited to 'security/hpn-ssh')
-rw-r--r-- | security/hpn-ssh/files/patch-session.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/hpn-ssh/files/patch-session.c b/security/hpn-ssh/files/patch-session.c index 15d006db3967..85d451a5576d 100644 --- a/security/hpn-ssh/files/patch-session.c +++ b/security/hpn-ssh/files/patch-session.c @@ -58,7 +58,7 @@ + FILE *f; + char buf[256]; + char *fname; -+ char *shorttty; ++ const char *shorttty; +#endif /* HAVE_LOGIN_CAP */ +#ifdef __FreeBSD__ +#define DEFAULT_WARN (2L * 7L * 86400L) /* Two weeks */ |