]> git.ipfire.org Git - thirdparty/xtables-addons.git/commit
xt_geoip: fix typo in error message
authorPhilip Prindeville <philipp@redfish-solutions.com>
Fri, 3 Nov 2017 03:14:00 +0000 (21:14 -0600)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Fri, 3 Nov 2017 03:14:00 +0000 (21:14 -0600)
commit425a0359597e2327792e64b67d4f8167c79ca22b
tree592ed2b8b6da9425da1a5d58a2159b93e96e7582
parent90b0f3a51fbd8d6b62f6b08c2ed1a7a37db09bc9
xt_geoip: fix typo in error message

Make both instances of the same message (about invalid country codes)
be consistent with each other.  If you have scripts which capture and
collate error messages, then having consistent strings to match against
is a win.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
extensions/libxt_geoip.c