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

Diff for /src/usr.bin/tmux/cfg.c between version 1.4 and 1.5

version 1.4, 2009/08/09 08:34:17 version 1.5, 2009/08/23 16:45:00
Line 88 
Line 88 
                 cfg_cause = NULL;                  cfg_cause = NULL;
   
                 ctx.msgdata = NULL;                  ctx.msgdata = NULL;
                 ctx.cursession = NULL;  
                 ctx.curclient = NULL;                  ctx.curclient = NULL;
   
                 ctx.error = cfg_error;                  ctx.error = cfg_error;

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5