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

Diff for /src/usr.bin/ssh/clientloop.h between version 1.30 and 1.31

version 1.30, 2012/08/17 00:45:45 version 1.31, 2013/06/02 23:36:29
Line 76 
Line 76 
 void    muxclient(const char *);  void    muxclient(const char *);
 void    mux_exit_message(Channel *, int);  void    mux_exit_message(Channel *, int);
 void    mux_tty_alloc_failed(Channel *);  void    mux_tty_alloc_failed(Channel *);
 void    mux_master_session_cleanup_cb(int, void *);  
   

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