]> andersk Git - gssapi-openssh.git/blobdiff - openssh/kex.c
openssh-4.4p1-hpn12v13.diff
[gssapi-openssh.git] / openssh / kex.c
index b59204947346038885590575dce718c3ba5db794..ac74079fcdd0060f45996ca022950ef54a72d188 100644 (file)
@@ -68,7 +68,7 @@ static void kex_kexinit_finish(Kex *);
 static void kex_choose_conf(Kex *);
 
 /* put algorithm proposal into buffer */
-static void
+void
 kex_prop2buf(Buffer *b, char *proposal[PROPOSAL_MAX])
 {
        u_int i;
This page took 0.034076 seconds and 4 git commands to generate.