]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
ctrlvalues: add a function to only check if an entry is contained
authorBaptiste Daroussin <bapt@FreeBSD.org>
Wed, 12 Apr 2023 13:10:20 +0000 (15:10 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Wed, 12 Apr 2023 13:10:20 +0000 (15:10 +0200)
commit11194eca90b48b3a8a24410409806bd52fef2268
tree330f3303ef37fbc83975e870fb9da631376522f1
parent471981550cc452f96e4b706271a1c798dbdf0464
ctrlvalues: add a function to only check if an entry is contained

this allows to reduce memory usage and simplify code
include/ctrlvalues.h
src/ctrlvalues.c
tests/mlmmj.c