From beae57286f8086b24a68203090b791a14ca99a8f Mon Sep 17 00:00:00 2001 From: Automatic source maintenance Date: Tue, 28 May 2013 18:13:21 -0600 Subject: [PATCH] SourceFormat Enforcement --- lib/profiler/xprof_type.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/profiler/xprof_type.h b/lib/profiler/xprof_type.h index 78db8251f0..c45378fd69 100644 --- a/lib/profiler/xprof_type.h +++ b/lib/profiler/xprof_type.h @@ -4,6 +4,7 @@ #if USE_XPROF_STATS typedef enum { XPROF_PROF_UNACCOUNTED, + XPROF_ACL_matches, XPROF_HttpHeaderClean, XPROF_HttpHeaderParse, XPROF_HttpHeader_getCc, @@ -27,7 +28,6 @@ typedef enum { XPROF_StringInitBuf, XPROF_StringReset, XPROF_aclCheckFast, - XPROF_aclMatchAclList, XPROF_calloc, XPROF_clientSocketRecipient, XPROF_commHandleWrite, -- 2.47.2