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

Diff for /src/usr.bin/ssh/readpass.c between version 1.13 and 1.14

version 1.13, 2001/01/21 19:05:54 version 1.14, 2001/02/08 19:30:52
Line 36 
Line 36 
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "cli.h"  #include "cli.h"
   #include "readpass.h"
   
 /*  /*
  * Reads a passphrase from /dev/tty with echo turned off.  Returns the   * Reads a passphrase from /dev/tty with echo turned off.  Returns the

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14