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

Diff for /src/usr.bin/tmux/tmux.c between version 1.165 and 1.166

version 1.165, 2016/03/01 12:02:08 version 1.166, 2016/03/01 12:02:54
Line 188 
Line 188 
         const char      *s;          const char      *s;
         int              opt, flags, keys;          int              opt, flags, keys;
   
   
         setlocale(LC_CTYPE, "en_US.UTF-8");          setlocale(LC_CTYPE, "en_US.UTF-8");
         setlocale(LC_TIME, "");          setlocale(LC_TIME, "");
   

Legend:
Removed from v.1.165  
changed lines
  Added in v.1.166