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

Diff for /src/usr.bin/tmux/tmux.h between version 1.249 and 1.250

version 1.249, 2010/12/11 16:05:57 version 1.250, 2010/12/11 18:39:25
Line 1155 
Line 1155 
         struct mode_key_data prompt_mdata;          struct mode_key_data prompt_mdata;
   
         struct session  *session;          struct session  *session;
           u_int            last_session;
   
         int              references;          int              references;
 };  };

Legend:
Removed from v.1.249  
changed lines
  Added in v.1.250