[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.208 and 1.209

version 1.208, 2019/07/09 14:03:12 version 1.209, 2019/09/10 07:50:33
Line 946 
Line 946 
         }          }
 }  }
   
   
 /* Add a key-value pair. */  /* Add a key-value pair. */
 void  void
 format_add(struct format_tree *ft, const char *key, const char *fmt, ...)  format_add(struct format_tree *ft, const char *key, const char *fmt, ...)

Legend:
Removed from v.1.208  
changed lines
  Added in v.1.209