[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.23.2.1 and 1.24

version 1.23.2.1, 2005/09/02 03:45:00 version 1.24, 2005/06/17 02:44:33
Line 49 
Line 49 
         int     single_connection;          int     single_connection;
         /* proto 2 */          /* proto 2 */
         int     chanid;          int     chanid;
         int     *x11_chanids;  
         int     is_subsystem;          int     is_subsystem;
         u_int   num_env;          u_int   num_env;
         struct {          struct {

Legend:
Removed from v.1.23.2.1  
changed lines
  Added in v.1.24