From 48bfee446477e0b085ea3ed65cf047f6b33865e5 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Mon, 13 Apr 2015 19:58:36 +0000 Subject: [PATCH] Remove an empty line at the end of the file to synch with trunk. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1673264 13f79535-47bb-0310-9956-ffa450edef68 --- server/connection.c | 1 - 1 file changed, 1 deletion(-) diff --git a/server/connection.c b/server/connection.c index 52be96e631..4f862e4ece 100644 --- a/server/connection.c +++ b/server/connection.c @@ -213,4 +213,3 @@ AP_CORE_DECLARE(void) ap_process_connection(conn_rec *c, void *csd) ap_run_process_connection(c); } } - -- 2.50.1