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

Diff for /src/usr.bin/tmux/format.c between version 1.116 and 1.117

version 1.116, 2017/01/15 20:48:41 version 1.117, 2017/01/16 14:49:14
Line 622 
Line 622 
         struct format_entry     *fe, fe_find;          struct format_entry     *fe, fe_find;
         struct environ_entry    *envent;          struct environ_entry    *envent;
         static char              s[64];          static char              s[64];
         struct option           *o;          struct options_entry    *o;
         const char              *found;          const char              *found;
         int                      idx;          int                      idx;
         char                    *copy, *saved;          char                    *copy, *saved;

Legend:
Removed from v.1.116  
changed lines
  Added in v.1.117