diff options
author | Markus Friedl <markus@cvs.openbsd.org> | 2000-06-20 01:39:46 +0000 |
---|---|---|
committer | Markus Friedl <markus@cvs.openbsd.org> | 2000-06-20 01:39:46 +0000 |
commit | 989c175b35d80bd70e8fa730e4179890d6f9a2c5 (patch) | |
tree | 9a335641a3423bc3e95f2d1cb556ab38d12812ef /usr.bin/ssh/ttymodes.c | |
parent | 0cfdf8709aa547d4290df7ff2ea6d65ea6bd9bf5 (diff) |
OpenBSD tag
Diffstat (limited to 'usr.bin/ssh/ttymodes.c')
-rw-r--r-- | usr.bin/ssh/ttymodes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ssh/ttymodes.c b/usr.bin/ssh/ttymodes.c index 25f50134942..f4b7af580ce 100644 --- a/usr.bin/ssh/ttymodes.c +++ b/usr.bin/ssh/ttymodes.c @@ -10,7 +10,7 @@ */ #include "includes.h" -RCSID("$Id: ttymodes.c,v 1.6 2000/04/14 10:30:34 markus Exp $"); +RCSID("$OpenBSD: ttymodes.c,v 1.7 2000/06/20 01:39:45 markus Exp $"); #include "packet.h" #include "ssh.h" |