From f7858e964db7406aa602492244bb992b11ee23ac Mon Sep 17 00:00:00 2001 From: Koichiro IWAO Date: Mon, 11 Apr 2016 16:46:49 +0900 Subject: [PATCH] Remove trailing whitespace, no logic change --- tests/tcp_proxy/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tcp_proxy/main.c b/tests/tcp_proxy/main.c index 1a275395..26c974cd 100644 --- a/tests/tcp_proxy/main.c +++ b/tests/tcp_proxy/main.c @@ -26,7 +26,7 @@ #include #include #include -#include +#include #include #include #include