[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.22.2.4 and 1.22.2.5

version 1.22.2.4, 2001/05/07 21:09:27 version 1.22.2.5, 2001/06/12 22:47:35
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.22.2.4  
changed lines
  Added in v.1.22.2.5