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

Diff for /src/usr.bin/ssh/authfd.h between version 1.21.2.3 and 1.21.2.4

version 1.21.2.3, 2002/06/22 07:23:17 version 1.21.2.4, 2002/10/11 14:53:06
Line 66 
Line 66 
         int     howmany;          int     howmany;
 }       AuthenticationConnection;  }       AuthenticationConnection;
   
   int     ssh_agent_present(void);
 int     ssh_get_authentication_socket(void);  int     ssh_get_authentication_socket(void);
 void    ssh_close_authentication_socket(int);  void    ssh_close_authentication_socket(int);
   

Legend:
Removed from v.1.21.2.3  
changed lines
  Added in v.1.21.2.4