summaryrefslogtreecommitdiff
path: root/git-gui/lib/encoding.tcl
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-09-18 18:33:14 -0400
committerJunio C Hamano <gitster@pobox.com>2023-09-18 15:56:15 -0700
commit1fe41944b268c5e999c5bbd9539e7dcd18c2c5de (patch)
treea9e0a32b05dd1e2a9c8492b21d49f8c7b1e2ad51 /git-gui/lib/encoding.tcl
parent997eb910a644491b8793ae0459ee2c5d89f239f8 (diff)
fsmonitor: mark unused hashmap callback parameters
Like many hashmap comparison functions, our cookies_cmp() does not look at its extra void data parameter. This should have been annotated in 02c3c59e62 (hashmap: mark unused callback parameters, 2022-08-19), but this new case was added around the same time (plus fsmonitor is not built at all on Linux, so it is easy to miss there). Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/encoding.tcl')
0 files changed, 0 insertions, 0 deletions