From: squidadm@squid-cache.org <> Date: Thu, 30 Oct 2014 15:27:19 +0000 (+0000) Subject: SourceFormat Enforcement X-Git-Tag: merge-candidate-3-v1~520 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9081b7817e12828bd515ca9114dea5cb355d5893;p=thirdparty%2Fsquid.git SourceFormat Enforcement --- diff --git a/lib/profiler/xprof_type.h b/lib/profiler/xprof_type.h index e927d6960a..abada96d53 100644 --- a/lib/profiler/xprof_type.h +++ b/lib/profiler/xprof_type.h @@ -20,7 +20,6 @@ XPROF_comm_check_incoming, XPROF_comm_close, XPROF_comm_connect_addr, XPROF_comm_handle_ready_fd, -+XPROF_commHandleWrite, XPROF_commHandleWrite, XPROF_comm_open, XPROF_comm_poll_normal, @@ -52,7 +51,6 @@ XPROF_HttpServer_parseOneRequest, XPROF_httpStart, XPROF_HttpStateData_processReplyBody, XPROF_HttpStateData_processReplyHeader, -XPROF_HttpStateData_readReply, XPROF_InvokeHandlers, XPROF_malloc, XPROF_MemBuf_append,