[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.51 and 1.52

version 1.51, 2007/05/29 00:56:56 version 1.52, 2007/07/27 13:59:27
Line 463 
Line 463 
                         i = 0;                          i = 0;
   
                 /* do end-screen processing */                  /* do end-screen processing */
                 u_endscreen(i);                  u_endscreen();
   
                 /* now, flush the output buffer */                  /* now, flush the output buffer */
                 fflush(stdout);                  fflush(stdout);

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52