diff options
author | 2000-06-20 01:39:37 +0000 | |
---|---|---|
committer | 2000-06-20 01:39:37 +0000 | |
commit | 4a29184ee7448543545e1fc0d6d6d8ed5efff365 (patch) | |
tree | 2ec41cac79dacad73c0b1475cfd59b820544cf06 /usr.bin/ssh/ttymodes.c | |
parent | no include <des.h> anymore (diff) | |
download | wireguard-openbsd-4a29184ee7448543545e1fc0d6d6d8ed5efff365.tar.xz wireguard-openbsd-4a29184ee7448543545e1fc0d6d6d8ed5efff365.zip |
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" |