cvs commit: src/sys/contrib/pf/net pf.c

Max Laier mlaier at FreeBSD.org
Tue Mar 30 10:28:31 PST 2004


mlaier      2004/03/30 10:28:31 PST

  FreeBSD src repository

  Modified files:
    sys/contrib/pf/net   pf.c 
  Log:
  Shut up a couple of annoying gcc warnings. Do not enclose the fixes with
  #ifdefs in order to loop it back to OpenBSD after the next import. There are
  a some implicit asserts involved which might be better spelled out
  explicitly (af == AF_INET ...)
  
  Approved by:    bms(mentor)
  
  Revision  Changes    Path
  1.6       +16 -14    src/sys/contrib/pf/net/pf.c


More information about the cvs-src mailing list