dpkg-query: Rename failures variables tracking no matches to misses
commit111226c9c5f1d04c304418fa5db627852ca2a166
authorGuillem Jover <guillem@debian.org>
Thu, 22 Feb 2024 00:31:17 +0000 (22 01:31 +0100)
committerGuillem Jover <guillem@debian.org>
Thu, 22 Feb 2024 00:52:06 +0000 (22 01:52 +0100)
treee08b5bc3620ac60cc6c1845521c9b73fe2d534bb
parentedb7f6a197ff0c206b17e2e922611c0a0714f266
dpkg-query: Rename failures variables tracking no matches to misses

This makes it more clear what the variable is tracking, and what kind
of failure this is about, specifically the amount of missed matches.

Changelog: internal
src/query/main.c