]> git.ipfire.org Git - thirdparty/zstd.git/commit
Rename enableDedicatedDictSearch to dedicatedDictSearch in MatchState
authorW. Felix Handte <w@felixhandte.com>
Wed, 12 Aug 2020 20:50:44 +0000 (16:50 -0400)
committerW. Felix Handte <w@felixhandte.com>
Thu, 10 Sep 2020 22:51:52 +0000 (18:51 -0400)
commitf1b428fdac89480ffeb865337b1444b4348e13be
tree2bb119119683ca26c80c80463c16df564605fc11
parent41012193ad2f85050163bf26f87a37023bc46bde
Rename enableDedicatedDictSearch to dedicatedDictSearch in MatchState

This makes it clear that not only is the feature allowed here, we're actually
using it, as opposed to the CCtxParam field, in which it's enabled, but we may
or may not be using it.
lib/compress/zstd_compress.c
lib/compress/zstd_compress_internal.h