aboutsummaryrefslogtreecommitdiff
path: root/zenserver/cache/structuredcache.cpp
diff options
context:
space:
mode:
authorPer Larsson <[email protected]>2021-09-21 13:00:26 +0200
committerPer Larsson <[email protected]>2021-09-21 13:00:26 +0200
commit59540ce7c83de28e757dccbbc8e65f4c554dadda (patch)
tree85a232a8ca096737972c4a00a386a588b9b86027 /zenserver/cache/structuredcache.cpp
parentTrigger storage scrubbing pass at startup (diff)
downloadzen-59540ce7c83de28e757dccbbc8e65f4c554dadda.tar.xz
zen-59540ce7c83de28e757dccbbc8e65f4c554dadda.zip
Clang format fix.
Diffstat (limited to 'zenserver/cache/structuredcache.cpp')
-rw-r--r--zenserver/cache/structuredcache.cpp2
1 files changed, 1 insertions, 1 deletions
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);