338c338
< void check(FALRUBlk *head, FALRUBlk *tail);
---
> void check(const FALRUBlk *head, const FALRUBlk *tail) const;