]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/uxcons.c
Fix stupid typo that probably utterly broke SSH-1 support, and caused compiles
[PuTTY.git] / unix / uxcons.c
index 6579155ed0efdc7831ef9814dfe6e1d7a1927b2c..7652e23ddf526b56dad859c8c7ece27d79dc6567 100644 (file)
@@ -256,7 +256,7 @@ int askappend(void *frontend, Filename filename,
 void old_keyfile_warning(void)
 {
     static const char message[] =
-       "You are loading an SSH 2 private key which has an\n"
+       "You are loading an SSH-2 private key which has an\n"
        "old version of the file format. This means your key\n"
        "file is not fully tamperproof. Future versions of\n"
        "PuTTY may stop supporting this private key format,\n"