=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/kex.h,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/ssh/kex.h 2000/10/11 20:27:23 1.6 +++ src/usr.bin/ssh/kex.h 2000/10/12 14:21:12 1.7 @@ -60,7 +60,6 @@ struct Enc { char *name; - int type; Cipher *cipher; int enabled; unsigned char *key;