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

Diff for /src/usr.bin/ssh/session.h between version 1.32 and 1.33

version 1.32, 2016/03/07 19:02:43 version 1.33, 2016/08/13 17:47:41
Line 51 
Line 51 
         char    *auth_data;          char    *auth_data;
         int     single_connection;          int     single_connection;
   
         /* proto 2 */  
         int     chanid;          int     chanid;
         int     *x11_chanids;          int     *x11_chanids;
         int     is_subsystem;          int     is_subsystem;

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33