summaryrefslogtreecommitdiff
path: root/pcap_offline_filter.3pcap
diff options
context:
space:
mode:
Diffstat (limited to 'pcap_offline_filter.3pcap')
-rw-r--r--pcap_offline_filter.3pcap3
1 files changed, 1 insertions, 2 deletions
diff --git a/pcap_offline_filter.3pcap b/pcap_offline_filter.3pcap
index dbb6e966..94b9a719 100644
--- a/pcap_offline_filter.3pcap
+++ b/pcap_offline_filter.3pcap
@@ -28,8 +28,7 @@ pcap_offline_filter \- check whether a filter matches a packet
.LP
.ft B
int pcap_offline_filter(const struct bpf_program *fp,
-.ti +8
-const struct pcap_pkthdr *h, const u_char *pkt)
+ const struct pcap_pkthdr *h, const u_char *pkt);
.ft
.fi
.SH DESCRIPTION