]> andersk Git - openssh.git/blobdiff - readconf.h
- OpenBSD CVS update
[openssh.git] / readconf.h
index f3ebe359ec15c69cac6308d36ebb6a7fe8937b48..f7d33362788f06f37f2e8c1d235851eb834b4d3f 100644 (file)
@@ -65,7 +65,7 @@ typedef struct {
        int     number_of_password_prompts;     /* Max number of password
                                                 * prompts. */
        int     cipher;         /* Cipher to use. */
-       char   *ciphers;        /* Ciphers in order of preference. */
+       char   *ciphers;        /* SSH2 ciphers in order of preference. */
        int     protocol;       /* Protocol in order of preference. */
        char   *hostname;       /* Real host to connect. */
        char   *proxy_command;  /* Proxy command for connecting the host. */
This page took 0.074786 seconds and 4 git commands to generate.