[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.30 and 1.31

version 1.30, 2002/06/19 00:27:55 version 1.31, 2002/09/11 18:27:25
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.30  
changed lines
  Added in v.1.31