PERFORCE change 132795 for review

Robert Watson rwatson at FreeBSD.org
Tue Jan 8 07:41:55 PST 2008


http://perforce.freebsd.org/chv.cgi?CH=132795

Change 132795 by rwatson at rwatson_fledge on 2008/01/08 15:41:15

	More minor style tweaks.

Affected files ...

.. //depot/projects/zcopybpf/src/sys/net/bpf.h#19 edit

Differences ...

==== //depot/projects/zcopybpf/src/sys/net/bpf.h#19 (text+ko) ====

@@ -815,11 +815,9 @@
 };
 
 #ifdef _KERNEL
-
 #ifdef MALLOC_DECLARE
 MALLOC_DECLARE(M_BPF);
 #endif
-
 #ifdef SYSCTL_DECL
 SYSCTL_DECL(_net_bpf);
 #endif


More information about the p4-projects mailing list