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

version 1.30, 2001/04/07 08:55:17 version 1.31, 2001/04/13 22:46:53
Line 307 
Line 307 
 int     channel_connect_by_listen_adress(u_short listen_port);  int     channel_connect_by_listen_adress(u_short listen_port);
 int     x11_connect_display(void);  int     x11_connect_display(void);
   
   int     channel_find_open(void);
   
 #endif  #endif

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