cvs commit: src/sys/net bpf.c

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Mon Feb 12 07:03:13 PST 2007


sephe       2007/02/12 07:02:33 PST

DragonFly src repository

  Modified files:
    sys/net              bpf.c 
  Log:
  - Replace 0 with NULL when pointers are tested.
  - Break long line.
  - Style(9) for 'if' statement.
  - Correct bpf_freed() function comment.
  
  Revision  Changes    Path
  1.40      +23 -20    src/sys/net/bpf.c


http://www.dragonflybsd.org/cvsweb/src/sys/net/bpf.c.diff?r1=1.39&r2=1.40&f=u





More information about the Commits mailing list