[BACK]Return to sshtty.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/sshtty.c between version 1.1 and 1.2

version 1.1, 2001/04/14 16:33:20 version 1.2, 2001/12/19 07:18:56
Line 46 
Line 46 
 int  int
 in_raw_mode(void)  in_raw_mode(void)
 {  {
         return _in_raw_mode;          return _in_raw_mode;
 }  }
   
 struct termios  struct termios

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2