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

Diff for /src/usr.bin/top/top.c between version 1.53 and 1.54

version 1.53, 2007/09/10 10:48:01 version 1.54, 2007/09/18 11:15:25
Line 459 
Line 459 
                                     &pid);                                      &pid);
                                 i_process(i, s, pid == hlpid);                                  i_process(i, s, pid == hlpid);
                         }                          }
                 } else                  }
                         i = 0;  
   
                 /* do end-screen processing */                  /* do end-screen processing */
                 u_endscreen();                  u_endscreen();

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54