dpkg-query: Rename rc variables tracking no matches to misses
commitedb7f6a197ff0c206b17e2e922611c0a0714f266
authorGuillem Jover <guillem@debian.org>
Wed, 21 Feb 2024 23:57:09 +0000 (22 00:57 +0100)
committerGuillem Jover <guillem@debian.org>
Thu, 22 Feb 2024 00:52:06 +0000 (22 01:52 +0100)
tree218eb2b0b45cc475cb672ac5873ff07e44e87acd
parent8fcf649f9c8bd5bbc58ccd1527eca22892447045
dpkg-query: Rename rc variables tracking no matches to misses

This makes it more clear what the variable is tracking, as we are not
returning a return code but the actual amount of missed matches.

Changelog: internal
src/query/main.c