csjp        2006-06-15 15:39:12 UTC
  FreeBSD src repository
  Modified files:
    sys/net              bpf.c 
  Log:
  Since we are doing some bpf(4) clean up, change a couple of function prototypes
  to be consistent. Also, ANSI'fy function definitions. There is no functional
  change here.
  
  Revision  Changes    Path
  1.168     +48 -142   src/sys/net/bpf.c