=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/kex.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/ssh/kex.h 2000/10/12 14:21:12 1.7 +++ src/usr.bin/ssh/kex.h 2000/11/12 19:50:37 1.8 @@ -85,7 +85,7 @@ int we_need; int server; char *name; - char *hostkeyalg; + int hostkey_type; int kex_type; };