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

Diff for /src/usr.bin/top/utils.c between version 1.12 and 1.13

version 1.12, 2003/06/20 16:53:15 version 1.13, 2003/07/07 21:36:52
Line 39 
Line 39 
 #include <unistd.h>  #include <unistd.h>
   
 #include "top.h"  #include "top.h"
   #include "utils.h"
   
 int  int
 atoiwi(char *str)  atoiwi(char *str)

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13