mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-06 05:52:48 -05:00
May as well reference an RFC rather than an Internet Draft where we can.
[originally from svn r7682]
This commit is contained in:
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 {
|
||||
|
Reference in New Issue
Block a user