[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.24.2.1 and 1.24.2.2

version 1.24.2.1, 2002/06/26 15:30:37 version 1.24.2.2, 2002/10/11 14:51:52
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.24.2.1  
changed lines
  Added in v.1.24.2.2