- Replace 0 with NULL when pointers are tested.
commite113589a5f22bd348f17f64aa0213a20f7989a4c
authorsephe <sephe>
Mon, 12 Feb 2007 15:02:33 +0000 (12 15:02 +0000)
committersephe <sephe>
Mon, 12 Feb 2007 15:02:33 +0000 (12 15:02 +0000)
tree76e33a9b3351dcb558e3da419f7f7595a2d0691b
parentf98bf63f1ab61df8e22d70bcd1c148679e5471d6
- Replace 0 with NULL when pointers are tested.
- Break long line.
- Style(9) for 'if' statement.
- Correct bpf_freed() function comment.
sys/net/bpf.c