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

Diff for /src/usr.bin/netstat/Attic/atalk.c between version 1.18 and 1.19

version 1.18, 2010/05/23 10:12:42 version 1.19, 2010/06/29 03:09:29
Line 196 
Line 196 
 }  }
   
 void  void
 atalkprotopr(u_long off, char *name)  atalkprotopr(u_long off, char *name, int af)
 {  {
         struct ddpcb    cb;          struct ddpcb    cb;
         struct ddpcb *prev, *next;          struct ddpcb *prev, *next;

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19