=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sshtty.c,v retrieving revision 1.1 retrieving revision 1.1.6.1 diff -u -r1.1 -r1.1.6.1 --- src/usr.bin/ssh/sshtty.c 2001/04/14 16:33:20 1.1 +++ src/usr.bin/ssh/sshtty.c 2002/03/07 17:37:48 1.1.6.1 @@ -1,4 +1,3 @@ -/* $OpenBSD: sshtty.c,v 1.1 2001/04/14 16:33:20 stevesk Exp $ */ /* * Author: Tatu Ylonen * Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -36,6 +35,7 @@ */ #include "includes.h" +RCSID("$OpenBSD: sshtty.c,v 1.1.6.1 2002/03/07 17:37:48 jason Exp $"); #include "sshtty.h" #include "log.h" @@ -46,7 +46,7 @@ int in_raw_mode(void) { - return _in_raw_mode; + return _in_raw_mode; } struct termios