summaryrefslogtreecommitdiffstats
path: root/sys/net/bpf.h
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2007-12-23 14:10:33 +0000
committerrwatson <rwatson@FreeBSD.org>2007-12-23 14:10:33 +0000
commitd2a56e1c39575f38ab1f976471c8628766611c03 (patch)
treeee1f67f78d27dd5cb0e08cec20c8634be5d25bc6 /sys/net/bpf.h
parentc9107e167703df06aafd968b8331fd55f5e237c0 (diff)
downloadFreeBSD-src-d2a56e1c39575f38ab1f976471c8628766611c03.zip
FreeBSD-src-d2a56e1c39575f38ab1f976471c8628766611c03.tar.gz
Remove trailing whitespace from lines in BPF.
MFC after: 3 days
Diffstat (limited to 'sys/net/bpf.h')
-rw-r--r--sys/net/bpf.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/net/bpf.h b/sys/net/bpf.h
index b9b03c8..91ea0f6 100644
--- a/sys/net/bpf.h
+++ b/sys/net/bpf.h
@@ -536,7 +536,7 @@ struct bpf_hdr {
/*
* Juniper-private data link type, as per request from
- * Hannes Gredler <hannes@juniper.net>.
+ * Hannes Gredler <hannes@juniper.net>.
* The DLT_ are used for prepending meta-information
* like interface index, interface name
* before standard Ethernet, PPP, Frelay & C-HDLC Frames
@@ -553,7 +553,7 @@ struct bpf_hdr {
/*
* Juniper-private data link type, as per request from
- * Hannes Gredler <hannes@juniper.net>.
+ * Hannes Gredler <hannes@juniper.net>.
* The DLT_ is used for internal communication with a
* voice Adapter Card (PIC)
*/
@@ -628,7 +628,7 @@ struct bpf_hdr {
/*
* Juniper-private data link type, as per request from
- * Hannes Gredler <hannes@juniper.net>.
+ * Hannes Gredler <hannes@juniper.net>.
* The DLT_ is used for internal communication with a
* integrated service module (ISM).
*/
@@ -669,7 +669,7 @@ struct bpf_hdr {
/*
* Juniper-private data link type, as per request from
- * Hannes Gredler <hannes@juniper.net>.
+ * Hannes Gredler <hannes@juniper.net>.
* The DLT_ is used for capturing data on a secure tunnel interface.
*/
#define DLT_JUNIPER_ST 200
OpenPOWER on IntegriCloud