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

Diff for /src/usr.bin/netstat/mroute.c between version 1.10 and 1.11

version 1.10, 2003/06/03 02:56:13 version 1.11, 2003/07/07 21:36:52
Line 60 
Line 60 
 #include <stdlib.h>  #include <stdlib.h>
 #include "netstat.h"  #include "netstat.h"
   
 char *  static char *
 pktscale(u_long n)  pktscale(u_long n)
 {  {
         static char buf[8];          static char buf[8];

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11