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

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

version 1.10, 2003/06/10 22:20:49 version 1.11, 2003/08/04 17:06:44
Line 297 
Line 297 
         }          }
 }  }
   
 struct ctrfn *  static struct ctrfn *
 fn2cfnp(u_int family, u_int sel)  fn2cfnp(u_int family, u_int sel)
 {  {
         struct ctrfn *cfnp;          struct ctrfn *cfnp;

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