X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=db.h;h=1670d6bc304c1e327f3bf2463dfbb5ae953cf0ac;hb=d0f2469aedf852ba2d6949e59bfc1fff565960c9;hp=722e567076eb36551e03c56eb02db2682c834292;hpb=48c7096c3265d2cbaec95fddfea72530779b69e1;p=plocate diff --git a/db.h b/db.h index 722e567..1670d6b 100644 --- a/db.h +++ b/db.h @@ -26,7 +26,7 @@ struct Header { uint64_t conf_block_offset_bytes; // Only if max_version >= 2. - bool require_visibility; + bool check_visibility; }; struct Trigram {