162,164c162
< * Initialize blocks and set the parent cache back pointer.
< *
< * @param _cache Pointer to parent cache.
---
> * Initialize blocks as FALRUBlk instances.
166c164
< void tagsInit(BaseCache *_cache) override;
---
> void tagsInit() override;