diff options
author | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-03-08 21:39:43 +0100 |
---|---|---|
committer | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-03-08 21:39:43 +0100 |
commit | f0b11471594801ed0bfbf7af9bba164ccc134ac5 (patch) | |
tree | bd0caea5176d636bfa3f2f3617bdd2360266a62a /pcap.3pcap.in | |
parent | a08c110ec191fd877d16ac4d6ce0a0575ce5205f (diff) |
Delete trailing spaces/tabs
Diffstat (limited to 'pcap.3pcap.in')
-rw-r--r-- | pcap.3pcap.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap.3pcap.in b/pcap.3pcap.in index cbbbcf9d..c02ac43e 100644 --- a/pcap.3pcap.in +++ b/pcap.3pcap.in @@ -575,7 +575,7 @@ bytes of the packet on success, and NULL on error. .BR pcap_next_ex () is passed two pointer arguments, one of which points to a .IR struct pcap_pkthdr * -and one of which points to a +and one of which points to a .IR "const u_char" *. It sets the first pointer to point to a .I struct pcap_pkthdr |