1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +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:
Ben Harris 2007-08-05 22:18:59 +00:00
parent 16cbd4f260
commit dd10ff5864

2
ssh.c
View File

@ -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 {