From b983f38df078165163a7c34f0adeca7e18951cac Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Fri, 25 May 2018 09:46:32 +0200 Subject: Remove trailing spaces/tabs --- pcap-rpcap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcap-rpcap.c') 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; } -- cgit v1.2.1