From: Ben Harris Date: Sun, 5 Aug 2007 22:18:59 +0000 (+0000) Subject: May as well reference an RFC rather than an Internet Draft where we can. X-Git-Tag: r8855-g4f798d~207 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=e91c009b5b7be91c317782475c868c07c8f61b49;p=PuTTY_svn.git May as well reference an RFC rather than an Internet Draft where we can. git-svn-id: http://svn.tartarus.org/sgt/putty@7682 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/ssh.c b/ssh.c index 1127c5c6..7a697a16 100644 --- a/ssh.c +++ b/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 {