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

Diff for /src/usr.bin/ssh/auth2.c between version 1.73 and 1.74

version 1.73, 2001/11/17 19:14:34 version 1.74, 2001/12/05 03:56:39
Line 111 
Line 111 
  */   */
   
 void  void
 do_authentication2()  do_authentication2(void)
 {  {
         Authctxt *authctxt = authctxt_new();          Authctxt *authctxt = authctxt_new();
   

Legend:
Removed from v.1.73  
changed lines
  Added in v.1.74