From: guy Date: Thu, 19 Apr 2007 18:17:25 +0000 (+0000) Subject: Add a blank line to minimize differences between this and the x.9 branch X-Git-Tag: libpcap-1.1.0~475 X-Git-Url: https://git.tcpdump.org/libpcap/commitdiff_plain/71ebfa7d0479ffd3d9514452657491860ad4a94f Add a blank line to minimize differences between this and the x.9 branch pcap-bpf.h. --- diff --git a/pcap/bpf.h b/pcap/bpf.h index 5eb51208..e533f357 100644 --- a/pcap/bpf.h +++ b/pcap/bpf.h @@ -37,7 +37,7 @@ * * @(#)bpf.h 7.1 (Berkeley) 5/7/91 * - * @(#) $Header: /tcpdump/master/libpcap/pcap/bpf.h,v 1.7 2007-04-19 18:15:03 guy Exp $ (LBL) + * @(#) $Header: /tcpdump/master/libpcap/pcap/bpf.h,v 1.8 2007-04-19 18:17:25 guy Exp $ (LBL) */ /* @@ -681,6 +681,7 @@ struct bpf_version { */ #define DLT_PPI 192 + /* * The instruction encodings. */