cvs commit: src/sys/netgraph ng_source.c

Hartmut Brandt harti at FreeBSD.org
Tue Jan 27 02:46:12 PST 2004


harti       2004/01/27 02:45:37 PST

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_source.c 
  Log:
  Style: add __FBSDID, relocate some { that were on the wrong line,
  correct some indendation, change __FUNCTION__ to __func__ and remove
  a local KASSERT definition.
  
  Revision  Changes    Path
  1.14      +24 -36    src/sys/netgraph/ng_source.c


More information about the cvs-all mailing list