[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.117 and 1.118

version 1.117, 2015/05/08 06:45:13 version 1.118, 2015/07/01 02:26:31
Line 281 
Line 281 
   
 /* x11 forwarding */  /* x11 forwarding */
   
   void     channel_set_x11_refuse_time(u_int);
 int      x11_connect_display(void);  int      x11_connect_display(void);
 int      x11_create_display_inet(int, int, int, u_int *, int **);  int      x11_create_display_inet(int, int, int, u_int *, int **);
 int      x11_input_open(int, u_int32_t, void *);  int      x11_input_open(int, u_int32_t, void *);

Legend:
Removed from v.1.117  
changed lines
  Added in v.1.118