From 7646c432cee3ca277363e53a26e9a77f3ecc1693 Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 5 Aug 2007 22:18:59 +0000 Subject: [PATCH] May as well reference an RFC rather than an Internet Draft where we can. git-svn-id: svn://svn.tartarus.org/sgt/putty@7682 cda61777-01e9-0310-a592-d414129be87e --- ssh.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.11.0