[BACK]Return to layout-custom.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/layout-custom.c between version 1.10 and 1.11

version 1.10, 2016/08/03 09:07:02 version 1.11, 2016/10/16 22:06:40
Line 175 
Line 175 
   
         layout_print_cell(lc, __func__, 0);          layout_print_cell(lc, __func__, 0);
   
         notify_window_layout_changed(w);          notify_window("window-layout-changed", w);
   
         return (0);          return (0);
   

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11