]> git.ipfire.org Git - people/ms/libloc.git/commit - src/database.c
country: Add simple function to test if a country code is valid
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Oct 2019 13:40:02 +0000 (13:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Oct 2019 13:51:06 +0000 (13:51 +0000)
commit571469635d202f9b4263cc23d3dc3a0922ec9fa4
tree1fa9610a613c5d63728c0e5a0e2cd3ce0a8387e5
parent6e197f37ef648b541ce499e65beb8e52a9c5dbf2
country: Add simple function to test if a country code is valid

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