summaryrefslogtreecommitdiff
path: root/pcap-rpcap.c
diff options
context:
space:
mode:
authorFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2018-05-25 09:46:32 +0200
committerFrancois-Xavier Le Bail <devel.fx.lebail@orange.fr>2018-05-25 09:46:32 +0200
commitb983f38df078165163a7c34f0adeca7e18951cac (patch)
treefa52d1dbe1b03f498c9f64f3dd1759f4bef98031 /pcap-rpcap.c
parent9b242ffef4b45ecd6db368e123ab4bdd8544dd02 (diff)
downloadlibpcap-b983f38df078165163a7c34f0adeca7e18951cac.tar.gz
Remove trailing spaces/tabs
Diffstat (limited to 'pcap-rpcap.c')
-rw-r--r--pcap-rpcap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcap-rpcap.c b/pcap-rpcap.c
index 42f381c8..65e235f0 100644
--- a/pcap-rpcap.c
+++ b/pcap-rpcap.c
@@ -3110,7 +3110,7 @@ static int rpcap_check_msg_type(SOCKET sock, uint8 request_type, struct rpcap_he
}
return -1;
}
-
+
return 0;
}