]> git.ipfire.org Git - people/ms/libloc.git/commit
network: Rename "match" functions to "matches"
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 30 Sep 2021 10:36:56 +0000 (10:36 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 30 Sep 2021 10:36:56 +0000 (10:36 +0000)
commit0258d3c9eb6e32991b3c9f498ccc109d4cdae591
tree11ffe59f7ba6de3d5ce0b159bedd3b1238213426
parent0b27a567306f6aa62eb56ed7479765d777438850
network: Rename "match" functions to "matches"

Gramatically, this makes more sense.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/database.c
src/libloc.sym
src/libloc/network.h
src/network.c
src/test-country.c
src/test-network.c