diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2021-04-23 19:10:38 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2021-04-23 19:10:38 +0000 |
| commit | 206be79acbdeb88ea254ac622a60a4ee8015c5f6 (patch) | |
| tree | a2b2db1cfcb757172a91d03ca0c8805185a76e1b /ssh2.h | |
| parent | 3bbd8dc96b4466d8e4f850fc0adf7d02e1df2dc7 (diff) | |
Vendor import of OpenSSH 8.5p1vendor/openssh/8.5p1
Diffstat (limited to 'ssh2.h')
| -rw-r--r-- | ssh2.h | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -/* $OpenBSD: ssh2.h,v 1.18 2016/05/04 14:22:33 markus Exp $ */ +/* $OpenBSD: ssh2.h,v 1.19 2020/11/19 23:05:05 dtucker Exp $ */ /* * Copyright (c) 2000 Markus Friedl. All rights reserved. @@ -25,7 +25,7 @@ */ /* - * draft-ietf-secsh-architecture-05.txt + * RFC4251: * * Transport layer protocol: * |
