=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshtty.c,v retrieving revision 1.5.2.1 retrieving revision 1.6 diff -u -r1.5.2.1 -r1.6 --- src/usr.bin/ssh/sshtty.c 2004/08/19 04:13:28 1.5.2.1 +++ src/usr.bin/ssh/sshtty.c 2004/05/08 00:01:37 1.6 @@ -35,7 +35,7 @@ */ #include "includes.h" -RCSID("$OpenBSD: sshtty.c,v 1.5.2.1 2004/08/19 04:13:28 brad Exp $"); +RCSID("$OpenBSD: sshtty.c,v 1.6 2004/05/08 00:01:37 deraadt Exp $"); #include "sshpty.h" #include "log.h"