dect
/
libpcap
Archived
13
0
Fork 0

Add a blank line to minimize differences between this and the x.9 branch

pcap-bpf.h.
This commit is contained in:
guy 2007-04-19 18:17:25 +00:00
parent 08a7beca55
commit 71ebfa7d04
1 changed files with 2 additions and 1 deletions

View File

@ -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.
*/