]> andersk Git - gssapi-openssh.git/blobdiff - openssh/kex.c
http://www.psc.edu/networking/projects/hpn-ssh/openssh-4.5p1-hpn12v14.diff.gz
[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.565685 seconds and 4 git commands to generate.