Commit 70f45781 authored by Michael Tremer's avatar Michael Tremer

perl: Rename lookup function to be more consistent with the Python bindings

Signed-off-by: default avatarMichael Tremer <michael.tremer@ipfire.org>
parent 8ae90cfa
......@@ -57,7 +57,7 @@ init(file)
RETVAL
char*
get_country_code(db, address)
lookup_country_code(db, address)
struct loc_database* db;
char* address;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment