aboutsummaryrefslogtreecommitdiff
path: root/plugins/ObjectCacheServer/src/CacheSystemUtil.cs
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ObjectCacheServer/src/CacheSystemUtil.cs')
-rw-r--r--plugins/ObjectCacheServer/src/CacheSystemUtil.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ObjectCacheServer/src/CacheSystemUtil.cs b/plugins/ObjectCacheServer/src/CacheSystemUtil.cs
index 669b84f..f8aedae 100644
--- a/plugins/ObjectCacheServer/src/CacheSystemUtil.cs
+++ b/plugins/ObjectCacheServer/src/CacheSystemUtil.cs
@@ -70,7 +70,7 @@ namespace VNLib.Data.Caching.ObjectCache.Server
else
{
//Default type
- table = GetInternalBlobCache(heap, cacheConf, pCManager);
+ table = GetInternalBlobCache(heap, cacheConf, pCManager);
}
//Initialize the subsystem from the cache table