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

Diff for /src/usr.bin/top/display.c between version 1.26 and 1.27

version 1.26, 2007/07/27 13:57:50 version 1.27, 2007/07/27 13:59:27
Line 505 
Line 505 
 }  }
   
 void  void
 u_endscreen(int hi)  u_endscreen(void)
 {  {
         if (smart_terminal) {          if (smart_terminal) {
                 clrtobot();                  clrtobot();

Legend:
Removed from v.1.26  
changed lines
  Added in v.1.27