mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 01:48:00 +00:00
May as well reference an RFC rather than an Internet Draft where we can.
[originally from svn r7682]
This commit is contained in:
parent
16cbd4f260
commit
dd10ff5864
2
ssh.c
2
ssh.c
@ -183,7 +183,7 @@ static const char *const ssh2_disconnect_reasons[] = {
|
||||
/*
|
||||
* Codes for terminal modes.
|
||||
* Most of these are the same in SSH-1 and SSH-2.
|
||||
* This list is derived from draft-ietf-secsh-connect-25 and
|
||||
* This list is derived from RFC 4254 and
|
||||
* SSH-1 RFC-1.2.31.
|
||||
*/
|
||||
static const struct {
|
||||
|
Loading…
Reference in New Issue
Block a user