[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.48 and 1.49

version 1.48, 2014/11/27 14:08:01 version 1.49, 2015/05/06 07:53:29
Line 100 
Line 100 
 int y_procs;  int y_procs;
 extern int ncpu;  extern int ncpu;
 extern int combine_cpus;  extern int combine_cpus;
   extern struct process_select ps;
   
 int header_status = Yes;  int header_status = Yes;
   

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49