aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/http/http_connection.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libserver/http/http_connection.c')
-rw-r--r--src/libserver/http/http_connection.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libserver/http/http_connection.c b/src/libserver/http/http_connection.c
index baf37a385..d94f9835e 100644
--- a/src/libserver/http/http_connection.c
+++ b/src/libserver/http/http_connection.c
@@ -2633,4 +2633,4 @@ void rspamd_http_connection_disable_encryption(struct rspamd_http_connection *co
priv->peer_key = NULL;
priv->flags &= ~RSPAMD_HTTP_CONN_FLAG_ENCRYPTED;
}
-} \ No newline at end of file
+}