From: Christophe Jaillet Date: Mon, 13 Apr 2015 19:58:36 +0000 (+0000) Subject: Remove an empty line at the end of the file to synch with trunk. X-Git-Tag: 2.4.13~269 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48bfee446477e0b085ea3ed65cf047f6b33865e5;p=apache 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 --- 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); } } -