From 59540ce7c83de28e757dccbbc8e65f4c554dadda Mon Sep 17 00:00:00 2001 From: Per Larsson Date: Tue, 21 Sep 2021 13:00:26 +0200 Subject: Clang format fix. --- zenserver/cache/structuredcache.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zenserver/cache/structuredcache.cpp') diff --git a/zenserver/cache/structuredcache.cpp b/zenserver/cache/structuredcache.cpp index 7f1fe7b44..3743bdc53 100644 --- a/zenserver/cache/structuredcache.cpp +++ b/zenserver/cache/structuredcache.cpp @@ -173,7 +173,7 @@ HttpStructuredCacheService::Flush() { } -void +void HttpStructuredCacheService::Scrub(ScrubContext& Ctx) { ZEN_UNUSED(Ctx); -- cgit v1.2.3