=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/ttymodes.h,v retrieving revision 1.7.2.2 retrieving revision 1.7.2.3 diff -u -r1.7.2.2 -r1.7.2.3 --- src/usr.bin/ssh/ttymodes.h 2000/11/08 21:31:35 1.7.2.2 +++ src/usr.bin/ssh/ttymodes.h 2001/03/12 15:44:18 1.7.2.3 @@ -11,7 +11,7 @@ * called by a name other than "ssh" or "Secure Shell". */ -/* RCSID("$OpenBSD: ttymodes.h,v 1.7.2.2 2000/11/08 21:31:35 jason Exp $"); */ +/* RCSID("$OpenBSD: ttymodes.h,v 1.7.2.3 2001/03/12 15:44:18 jason Exp $"); */ /* The tty mode description is a stream of bytes. The stream consists of * opcode-arguments pairs. It is terminated by opcode TTY_OP_END (0).