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

Diff for /src/usr.bin/tmux/options.c between version 1.35 and 1.36

version 1.35, 2017/05/31 17:56:48 version 1.36, 2017/08/09 13:44:36
Line 478 
Line 478 
         return (o);          return (o);
 }  }
   
   
 const char *  const char *
 options_get_string(struct options *oo, const char *name)  options_get_string(struct options *oo, const char *name)
 {  {

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36