From 0bf0fd93e4cc1d070b9f991bd8e4f2b578343d4f Mon Sep 17 00:00:00 2001 From: rofl0r Date: Sat, 13 Feb 2021 18:29:10 +0000 Subject: [PATCH] more whitespace fixes --- src/upstream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/upstream.h b/src/upstream.h index 0ddd854..9a2314d 100644 --- a/src/upstream.h +++ b/src/upstream.h @@ -58,7 +58,7 @@ struct upstream { } ua; char *pass; int port; - struct hostspec target; + struct hostspec target; proxy_type type; };