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

Diff for /src/usr.bin/tmux/tty-term.c between version 1.1 and 1.2

version 1.1, 2009/06/01 22:58:49 version 1.2, 2009/06/05 03:13:16
Line 390 
Line 390 
                 log_fatalx("not a flag: %d", code);                  log_fatalx("not a flag: %d", code);
         return (term->codes[code].value.flag);          return (term->codes[code].value.flag);
 }  }
   

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2