=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/kex.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/ssh/kex.c 2000/05/25 20:45:20 1.7 +++ src/usr.bin/ssh/kex.c 2000/06/20 01:39:41 1.8 @@ -28,7 +28,7 @@ */ #include "includes.h" -RCSID("$Id: kex.c,v 1.7 2000/05/25 20:45:20 markus Exp $"); +RCSID("$OpenBSD: kex.c,v 1.8 2000/06/20 01:39:41 markus Exp $"); #include "ssh.h" #include "ssh2.h"