[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.7 and 1.8

version 1.7, 2001/01/18 07:29:28 version 1.8, 2001/07/17 02:23:58
Line 917 
Line 917 
   
     quit(0);      quit(0);
     /*NOTREACHED*/      /*NOTREACHED*/
       return(0);
 }  }
   
 /*  /*

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8