aboutsummaryrefslogtreecommitdiff
path: root/rpcap-protocol.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2017-10-29 14:00:27 -0700
committerGuy Harris <guy@alum.mit.edu>2017-10-29 14:00:39 -0700
commit13c73e7cceeb8e4e16dc838c5428b0c5b679ec97 (patch)
tree6a4004181ebf5da64087cfbcd2b4a6e954c05d4d /rpcap-protocol.h
parentd639d63de704710f04acaf935169e15c7a152bc8 (diff)
Remove trailing white space.
Diffstat (limited to 'rpcap-protocol.h')
-rw-r--r--rpcap-protocol.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpcap-protocol.h b/rpcap-protocol.h
index be6cf2f1..6c6f13ba 100644
--- a/rpcap-protocol.h
+++ b/rpcap-protocol.h
@@ -100,7 +100,7 @@ struct rpcap_findalldevs_if
*
* Do *NOT* use struct sockaddr_storage, as the layout for that is
* machine-dependent.
- *
+ *
* RFC 2553 gives two sample layouts, both of which are 128 bytes long,
* both of which are aligned on an 8-byte boundary, and both of which
* have 2 bytes before the address data.
@@ -324,7 +324,7 @@ struct rpcap_sampling
* Routines used by the rpcap client and rpcap daemon *
* *
*********************************************************/
-
+
#include "sockutils.h"
extern int rpcap_checkver(SOCKET sock, struct rpcap_header *header, char *errbuf);