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

Diff for /src/usr.bin/ssh/channels.h between version 1.31 and 1.31.2.1

version 1.31, 2001/04/13 22:46:53 version 1.31.2.1, 2001/06/12 22:31:48
Line 293 
Line 293 
  */   */
 char   *auth_get_socket_name(void);  char   *auth_get_socket_name(void);
   
   void    auth_sock_cleanup_proc(void *_pw);
   
 /*  /*
  * This is called to process SSH_CMSG_AGENT_REQUEST_FORWARDING on the server.   * This is called to process SSH_CMSG_AGENT_REQUEST_FORWARDING on the server.
  * This starts forwarding authentication requests.   * This starts forwarding authentication requests.

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.31.2.1